[Bug python/34141] [feat/question] Get symbol/function boundaries given an address via python API
k4lizen at proton dot me
sourceware-bugzilla@sourceware.org
Fri May 15 08:04:50 GMT 2026
https://sourceware.org/bugzilla/show_bug.cgi?id=34141
--- Comment #3 from k4lizen <k4lizen at proton dot me> ---
> I don't think all object formats report a size for minimal symbols,
> but this only matters if you want something portable.
I'm mostly concerned with linux, but good to know!
> For minimal symbols (aka ELF or linker symbols), nobody has implemented
> this. See bug #32474 and bug #16008.
Suppose #32474 does get implemented, what else would have to be done? A range
field
added to gdb.Symbol?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list