public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add more info to DAP disassemble response
@ 2024-04-30 13:15 Tom Tromey
  2024-04-30 13:15 ` [PATCH v2 1/3] Simplify DAP make_source callers Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Tom Tromey @ 2024-04-30 13:15 UTC (permalink / raw)
  To: gdb-patches

A user requested some extra information be added to the DAP
disassemble response.  This series is the result.

This version of the series makes the block-tracking code (see patch 3)
more robust.  A user noticed a case where this code would throw an
exception when trying to access a member of None.  I was unable to
reproduce the bug, however, so there's no test case.

Tom


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-05-10 18:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-30 13:15 [PATCH v2 0/3] Add more info to DAP disassemble response Tom Tromey
2024-04-30 13:15 ` [PATCH v2 1/3] Simplify DAP make_source callers Tom Tromey
2024-04-30 13:15 ` [PATCH v2 2/3] Implement tp_richcompare for gdb.Block Tom Tromey
2024-04-30 13:15 ` [PATCH v2 3/3] Add symbol, line, and location to DAP disassemble result Tom Tromey
2024-05-03 15:46   ` Tom Tromey
2024-05-10 18:35 ` [PATCH v2 0/3] Add more info to DAP disassemble response Tom Tromey

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).