delve/pkg
Alessandro Arzilli 6f34add5db
proc,service/debugger: introduce TargetGroup abstraction (#3030)
Introduces a new TargetGroup abstraction that can be used to manage
multiple related targets.
No actual management of child processes is implemented here, this is
just a refactoring to make it possible to do that in the future.

Updates #2551
2022-07-14 14:14:45 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config terminal: add ability to show disassembly instead of source (#3047) 2022-07-14 14:08:47 -07:00
dwarf dwarf/frame: discard indirect flag reading personality func in eh_frame (#3032) 2022-06-24 06:49:18 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild gobuild: drop support for building on Go < 1.10 (#2960) 2022-04-06 12:02:21 -07:00
goversion *: Bump version to 1.9.0 (#3054) 2022-07-06 19:18:27 +02:00
locspec *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
logflags service/rpccommon,service/dap: warn about listening to remote connections (#2721) 2021-09-29 09:53:27 +02:00
proc proc,service/debugger: introduce TargetGroup abstraction (#3030) 2022-07-14 14:14:45 -07:00
terminal terminal: add ability to show disassembly instead of source (#3047) 2022-07-14 14:08:47 -07:00
version *: Bump version to 1.9.0 (#3054) 2022-07-06 19:18:27 +02:00