[RFA] [patch] 'info symbol' to print more info

Eli Zaretskii eliz@gnu.org
Sat Nov 15 17:40:00 GMT 2008


> Cc: ppluzhnikov@google.com
> Date: Fri, 14 Nov 2008 12:46:17 -0800 (PST)
> From: ppluzhnikov@google.com (Paul Pluzhnikov)
> 
> Attached patch results in:
> 
> (gdb) maint translate-address 0x2aaaac1f5880
> exit+0 section .text in /usr/lib64/libc.so.6
> (gdb) info symbol 0x2aaaac1f5880
> exit in section .text of /usr/lib64/libc.so.6
> 
> Regtested on x86_64 with no failures.
> 
> Ok to commit?

Thanks, that's a nice feature.  Please also fix the places in the
manual where these two commands are described.



More information about the Gdb-patches mailing list