![]() The gdb remote serial protocol returns in several places a list of key value pair in the form key1:value1;key2:value2;...;keyN:valueN. We had ad-hoc parsers for this in three places, this commit consolidates the parser in a single utility object. |
||
---|---|---|
.. | ||
gdbserver_conn.go | ||
gdbserver_unix.go | ||
gdbserver_windows.go | ||
gdbserver.go | ||
rr_test.go | ||
rr.go |