public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two .debug_aranges changes
@ 2023-10-14 20:56 Tom Tromey
  2023-10-14 20:56 ` [PATCH 1/2] Pre-read .debug_aranges section Tom Tromey
  2023-10-14 20:56 ` [PATCH 2/2] Move read_addrmap_from_aranges to new file Tom Tromey
  0 siblings, 2 replies; 8+ messages in thread
From: Tom Tromey @ 2023-10-14 20:56 UTC (permalink / raw)
  To: gdb-patches

I wanted to change the DWARF reader to pre-read the .debug_aranges
section (actually just read it a little earlier than is currently
done); and while doing this I realized I could move the aranges code out to its own file.  This series is the result.q

Tom



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

end of thread, other threads:[~2023-10-29 16:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-14 20:56 [PATCH 0/2] Two .debug_aranges changes Tom Tromey
2023-10-14 20:56 ` [PATCH 1/2] Pre-read .debug_aranges section Tom Tromey
2023-10-26  9:54   ` Guinevere Larsen
2023-10-29 16:34     ` Tom Tromey
2023-10-14 20:56 ` [PATCH 2/2] Move read_addrmap_from_aranges to new file Tom Tromey
2023-10-26  9:56   ` Guinevere Larsen
2023-10-26 22:58     ` Tom Tromey
2023-10-27  7:27       ` Guinevere Larsen

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