[Bug python/32474] `gdb.lookup_symbol` Does Not Perform Lookup on Gdb Minimal Symbols
k4lizen at proton dot me
sourceware-bugzilla@sourceware.org
Fri May 15 08:02:38 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=32474
k4lizen <k4lizen at proton dot me> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |k4lizen at proton dot me
--- Comment #1 from k4lizen <k4lizen at proton dot me> ---
Any chance this could be taken up? We've had this workaround in place
https://github.com/pwndbg/pwndbg/blob/8273ec4a8760178d1bf565a980e55cbd798519b1/pwndbg/dbg_mod/gdb/symbol.py#L143
but we cannot get a gdb.Symbol from that which limits what we can do (
see https://sourceware.org/bugzilla/show_bug.cgi?id=34141 ) besides also making
us be at the whim of the gdb.parse_and_eval scope lookup order.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list