Display libc function names instead of address ?

Eli Zaretskii eliz@gnu.org
Thu Jun 16 18:21:00 GMT 2005


> Date: Thu, 16 Jun 2005 05:36:00 +0200
> From: Victor STINNER <victor.stinner@haypocalc.com>
> 
> I woud like to know if it is possible to display libc functions name
> instead of their address. Example :
> 
> (1) (...) // prepare parameters
>     call 0x8048728
> 
> (2) jmp *0x804a6b0 // in relocation table, at 0x08048728

In response of what command(s) would you like to see the function
names?  Can you post an example of a command and its current output?



More information about the Gdb mailing list