finding a function with address
Eli Zaretskii
eliz@delorie.com
Tue Feb 6 08:37:00 GMT 2001
> From: Greg McGary <greg@mcgary.org>
> Date: 05 Feb 2001 10:20:58 -0700
>
> Eli Zaretskii <eliz@is.elta.co.il> writes:
>
> > In other words, there doesn't seem to be a way of getting a symbol
> > name given its address, unlike "info symbol" promised?
>
> I always get symbol names like so:
>
> (gdb) p/a 0x4b940
>
> However, if the `info symbol ADDR' doesn't work, then this might not
> work either.
Thanks for the tip. Amazingly enough, "p/a" does work.
It's probably a bug. I will debug it.
More information about the Gdb
mailing list