delve/pkg
Alessandro Arzilli 721a0d7c9c
proc/gdbserial: refactor parsing of key-value pairs from gdb protocol (#3574)
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.
2023-11-20 10:50:37 -08:00
..
astutil proc: when stepping set condition on thread ID if there is no curg (#3475) 2023-08-21 12:30:56 -07:00
config all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
dwarf pkg,service: remove unnecessary convertions (#3564) 2023-11-14 16:36:55 +01:00
elfwriter pkg,service: remove unnecessary convertions (#3564) 2023-11-14 16:36:55 +01:00
gobuild all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
goversion goversion: parse new version format and simplify version representation (#3470) 2023-08-16 09:55:02 -07:00
internal pkg/proc: add inline function support for stripped binaries (#3549) 2023-11-03 10:00:49 +01:00
locspec pkg,service: remove unnecessary convertions (#3564) 2023-11-14 16:36:55 +01:00
logflags all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
proc proc/gdbserial: refactor parsing of key-value pairs from gdb protocol (#3574) 2023-11-20 10:50:37 -08:00
terminal terminal: clear substitute path rules cache when config is used (#3567) 2023-11-16 10:43:23 -08:00
version pkg,service: Remove redundant build constraints (#3556) 2023-11-06 16:22:50 +01:00