Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] Some semi-random DWARF cleanups
@ 2026-01-17  6:02 simon.marchi
  2026-01-17  6:02 ` [PATCH 1/5] gdb/dwarf: merge one CU/TU code path simon.marchi
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: simon.marchi @ 2026-01-17  6:02 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

From: Simon Marchi <simon.marchi@polymtl.ca>

I am working on a patch to handle foreign TUs when generating the
.debug_names index.  These are the cleanups I accumulated, that I think
make sense on their own.

Simon Marchi (5):
  gdb/dwarf: merge one CU/TU code path
  gdb/dwarf: move DWP htab nullptr check to lookup_dwo_unit_in_dwp
  gdb/dwarf: add comments to debug_names::build
  gdb/dwarf: rename some abbrev-related things in debug_names writer
  gdb/dwarf: add unit_lists structure to index writer

 gdb/dwarf2/index-write.c | 78 ++++++++++++++++++++++++++--------------
 gdb/dwarf2/read.c        | 63 +++++++++++++-------------------
 2 files changed, 76 insertions(+), 65 deletions(-)


base-commit: ec2ec78ce03f02e1c8bf2ab30625a934ae52682f
-- 
2.52.0


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

end of thread, other threads:[~2026-01-20 21:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-17  6:02 [PATCH 0/5] Some semi-random DWARF cleanups simon.marchi
2026-01-17  6:02 ` [PATCH 1/5] gdb/dwarf: merge one CU/TU code path simon.marchi
2026-01-17  6:02 ` [PATCH 2/5] gdb/dwarf: move DWP htab nullptr check to lookup_dwo_unit_in_dwp simon.marchi
2026-01-17  6:02 ` [PATCH 3/5] gdb/dwarf: add comments to debug_names::build simon.marchi
2026-01-17  6:02 ` [PATCH 4/5] gdb/dwarf: rename some abbrev-related things in debug_names writer simon.marchi
2026-01-17  6:02 ` [PATCH 5/5] gdb/dwarf: add unit_lists structure to index writer simon.marchi
2026-01-20 17:00   ` Tom Tromey
2026-01-20 17:33     ` Simon Marchi
2026-01-20 20:42       ` Tom Tromey
2026-01-20 21:12         ` Simon Marchi
2026-01-20 17:00 ` [PATCH 0/5] Some semi-random DWARF cleanups Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox