diff options
author | oltolm <oleg.tolmatcev@gmail.com> | 2024-11-24 18:39:13 +0100 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-12-13 09:48:00 -0700 |
commit | 7336a8977d81b7b8c00f2e8ccb8a084afb33b19a (patch) | |
tree | 7a8443a305f5ea876013480f51d4af730d0c84cc /gdb/python/py-unwind.c | |
parent | 83c1269833c88608dac27edf78afc335ca8dbff1 (diff) | |
download | gdb-7336a8977d81b7b8c00f2e8ccb8a084afb33b19a.zip gdb-7336a8977d81b7b8c00f2e8ccb8a084afb33b19a.tar.gz gdb-7336a8977d81b7b8c00f2e8ccb8a084afb33b19a.tar.bz2 |
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>
Diffstat (limited to 'gdb/python/py-unwind.c')
0 files changed, 0 insertions, 0 deletions