Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/1] [gdb/symtab] Add find_symbol_for_pc_maybe_inline
@ 2026-04-10 11:28 Tom de Vries
  2026-04-10 11:28 ` [PATCH 1/1] " Tom de Vries
  0 siblings, 1 reply; 3+ messages in thread
From: Tom de Vries @ 2026-04-10 11:28 UTC (permalink / raw)
  To: gdb-patches

I originally wrote the one patch in this series as part of this v2 series [1],
but it got dropped in v3 because it was no longer required.

Still, it makes sense as a separate cleanup.

[1] https://sourceware.org/pipermail/gdb-patches/2026-March/226269.html

Tom de Vries (1):
  [gdb/symtab] Add find_symbol_for_pc_maybe_inline

 gdb/blockframe.c | 8 ++++++++
 gdb/infcmd.c     | 3 +--
 gdb/symtab.h     | 6 ++++++
 3 files changed, 15 insertions(+), 2 deletions(-)


base-commit: 65e4798d49afe18c20acd5f5830e706b175ba844
-- 
2.51.0


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

end of thread, other threads:[~2026-04-14 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-10 11:28 [PATCH 0/1] [gdb/symtab] Add find_symbol_for_pc_maybe_inline Tom de Vries
2026-04-10 11:28 ` [PATCH 1/1] " Tom de Vries
2026-04-14 19:23   ` Tom Tromey

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