Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC 0/2] [gdb/symtab] Don't expand type units for breakpoints
@ 2026-04-08 11:08 Tom de Vries
  2026-04-08 11:08 ` [RFC 1/2] [gdb/symtab] Propagate search domain to process_queue Tom de Vries
  2026-04-08 11:08 ` [RFC 2/2] [gdb/symtab] Don't expand type units for breakpoints Tom de Vries
  0 siblings, 2 replies; 4+ messages in thread
From: Tom de Vries @ 2026-04-08 11:08 UTC (permalink / raw)
  To: gdb-patches

This RFC patch series contains two patches.

The first patch is a preparation patch.

The second patch contains a naive fix for PR33922.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33922

Tom de Vries (2):
  [gdb/symtab] Propagate search domain to process_queue
  [gdb/symtab] Don't expand type units for breakpoints

 gdb/dwarf2/read.c | 37 +++++++++++++++++++++++++------------
 gdb/dwarf2/read.h |  3 ++-
 2 files changed, 27 insertions(+), 13 deletions(-)


base-commit: 2db79d8000d40451b313ad6c3b6c029bcf82e643
-- 
2.51.0


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

end of thread, other threads:[~2026-04-08 12:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-08 11:08 [RFC 0/2] [gdb/symtab] Don't expand type units for breakpoints Tom de Vries
2026-04-08 11:08 ` [RFC 1/2] [gdb/symtab] Propagate search domain to process_queue Tom de Vries
2026-04-08 11:08 ` [RFC 2/2] [gdb/symtab] Don't expand type units for breakpoints Tom de Vries
2026-04-08 12:07   ` Tom de Vries

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