Dennis writes:
> What is required to get an assembly listing of the crashpoint when
> analyzing a crash dump?
Program received signal SIGSEGV, Segmentation fault.
0x80483c4 in main () at xx.c:8
(gdb) x/10i main
0x80483b4 : pushl %ebp
0x80483b5 : movl %esp,%ebp
0x80483b7 :
What is required to get an assembly listing of the crashpoint when
analyzing a crash dump?
thanks,
Dennis
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message
2 matches
Mail list logo