This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Unknown files


Hi,
When bt shows history inside of a file without debugging
symbols, how do i find what file it is?

(gdb) bt
#0  my_malloc_hook (size=64, caller=0xb7d8a811) at main.c:330
#1  0xb7e06db5 in ?? ()
#2  0x00000040 in ?? ()
#3  0xb7d8a811 in ?? ()
#4  0xffffffff in ?? ()
#5  0xb7d8f4c8 in ?? ()
#6  0x08131674 in ?? ()
#7  0x08126350 in ?? ()
#8  0xbffff3d8 in ?? ()
#9  0xb7d8a811 in ?? ()
#10 0x00000040 in ?? ()
#11 0x08124e1c in ?? ()
#12 0x00000001 in ?? ()
#13 0x00000000 in ?? ()
(gdb)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]