[Bug dap/34458] No response to the setBreakpoints request when the program is running
tromey at sourceware dot org via Gdb-prs <[email protected]> Wed, 29 Jul 2026 17:01:34 +0000
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=3D34458 --- 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 reas= on. Oops, I had forgotten about commit 7336a8977d81b7b8c00f2e8ccb8a084afb33b19a Author: oltolm <[email protected]> Date: Sun Nov 24 18:39:13 2024 +0100 gdb/dap: allow some requests when the process is running which added 'expect_stopped=3DFalse' to this command. So this at least explains why notStopped isn't seen. --=20 You are receiving this mail because: You are on the CC list for the bug.=