public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug dap/31147] New: Implement DAP exceptionInfo request
@ 2023-12-12 14:56 tromey at sourceware dot org
2024-05-17 16:45 ` [Bug dap/31147] " tromey at sourceware dot org
0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-12-12 14:56 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=31147
Bug ID: 31147
Summary: Implement DAP exceptionInfo request
Product: gdb
Version: HEAD
Status: NEW
Severity: normal
Priority: P2
Component: dap
Assignee: unassigned at sourceware dot org
Reporter: tromey at sourceware dot org
Target Milestone: ---
DAP specifies an "exceptionInfo" request that gives information
about the exception that was thrown. Perhaps this could be
implemented in gdb.
https://microsoft.github.io/debug-adapter-protocol/specification#Requests_ExceptionInfo
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug dap/31147] Implement DAP exceptionInfo request
2023-12-12 14:56 [Bug dap/31147] New: Implement DAP exceptionInfo request tromey at sourceware dot org
@ 2024-05-17 16:45 ` tromey at sourceware dot org
0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2024-05-17 16:45 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=31147
--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
I also wonder if we should add a synthetic
variable to the innermost local scope for the
exception object, like we do for "finish" values.
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-17 16:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12 14:56 [Bug dap/31147] New: Implement DAP exceptionInfo request tromey at sourceware dot org
2024-05-17 16:45 ` [Bug dap/31147] " tromey at sourceware dot org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).