Files
binutils-gdb/gdb/python/lib/gdb
oltolm 7336a8977d gdb/dap: allow some requests when the process is running
It is impossible to set a breakpoint when the process is running,
which I find annoying. LLDB does not have this restriction. I made
`setBreakpoints` and `breakpointLocations` work when the process is
running. Probably more requests can be changed, but I only need these
two at the moment.

Approved-By: Tom Tromey <tom@tromey.com>
2024-12-13 09:48:00 -07:00
..
2024-10-06 07:59:48 +02:00
2024-12-09 14:26:23 -07:00