[Bug dap/34133] Crash when specifying --interpreter=dap and using the `attach` command while in an extended remote context.
tromey at sourceware dot org via Gdb-prs <[email protected]> Tue, 28 Jul 2026 17:55:40 +0000
| Newsgroups | gmane.comp.gdb.bugs.discuss |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=3D34133 --- Comment #11 from Tom Tromey <tromey at sourceware dot org> --- (In reply to Cynthia Thayer from comment #3) > Hi Tom, >=20 > The monitor command is a custom command for the Black Magic Probe I'm usi= ng, > its a multi target arm cortex debugger. swdp_scan requests that the probe > scans for the presence of a target, then displays all present targets. Is the monitor command a necessary part of the startup here? Like, if I modify the DAP code to extend the attach sequence, is it necessary to allow for this? Or is it something that can be sent later by the DAP client, and I don't need to allow it specifically in the middle of the "attach" request? --=20 You are receiving this mail because: You are on the CC list for the bug.=