hi,
i get a coredump of a c program when looking for backtrace this is the
output. 

#0  0xfee47765 in ?? ()
#1  0x081fd1ac in ?? ()
#2  0x1114c058 in ?? ()
#3  0xfdcd9be0 in ?? ()
#4  0xfee4763f in ?? ()
#5  0xfdf6f100 in ?? ()
#6  0x000f4240 in ?? ()
#7  0x000003e8 in ?? ()
#8  0x127f0c7f in ?? ()
#9  0xfdfe9868 in ?? ()


i did 
$gdb program core

can u explain why?


Reply via email to