delve/service/debugger
Alessandro Arzilli 2c10bb3e25
service/debugger: allow setting a breakpoint with a specific ID (#3185)
Before 4c5b111a it was possible for a client to create a breakpoint
with a specific logical ID, restore this ability for backwards
compatibility.
2022-11-08 10:33:25 -08:00
..
debugger_linux.go service/debugger: merge attachErrorMessage, verifyBinaryFormat (#3142) 2022-09-21 09:48:35 -07:00
debugger_test.go service/debugger: Assume current dir for exec (#3167) 2022-10-28 14:59:09 +02:00
debugger_unix_test.go service/debugger: make TestDebugger_LaunchWithTTY pass on FreeBSD (#2982) 2022-04-26 13:23:39 -07:00
debugger.go service/debugger: allow setting a breakpoint with a specific ID (#3185) 2022-11-08 10:33:25 -08:00