delve/service/test
Derek Parker 3847b7a199
debugger,terminal: Allow setting and clearing breakpoints after process exit (#3246)
This patch allows users to set a breakpoint even when the process has
exited. It will be left in a pending state until the process is
restarted.

Fixes #3242
2023-01-06 18:37:35 +01:00
..
common_test.go proc,terminal,service: support stack watchpoints (#2521) 2021-08-09 10:41:25 -07:00
integration1_test.go debugger,terminal: Allow setting and clearing breakpoints after process exit (#3246) 2023-01-06 18:37:35 +01:00
integration2_test.go debugger,terminal: Allow setting and clearing breakpoints after process exit (#3246) 2023-01-06 18:37:35 +01:00