[Bug dap/34458] No response to the setBreakpoints request when the program is running
tromey at sourceware dot org
sourceware-bugzilla@sourceware.org
Wed Jul 29 17:01:34 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=34458
--- Comment #5 from Tom Tromey <tromey at sourceware dot org> ---
(In reply to Tom Tromey from comment #4)
> It's not what you are asking for, but what I find surprising about this
> is that the request doesn't yield a failure with "notStopped" as the reason.
Oops, I had forgotten about
commit 7336a8977d81b7b8c00f2e8ccb8a084afb33b19a
Author: oltolm <oleg.tolmatcev@gmail.com>
Date: Sun Nov 24 18:39:13 2024 +0100
gdb/dap: allow some requests when the process is running
which added 'expect_stopped=False' to this command.
So this at least explains why notStopped isn't seen.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list