[squeak-dev] Crash dump

Igor Stasenko siguctua at gmail.com
Tue Mar 3 18:42:51 UTC 2009


2009/3/3 Ang Beepeng <beepeng86 at yahoo.com>:
>
> Is there any reference to learn on reading the crash dump report?
> Especially the stack dump, the exception code.
> Is there any way to trace back to the exact line of C code that causes the
> crash of Squeak VM?

well, if you build VM with debug info, you could load it in gdb and
then go to the address of exception to see the code where it thrown.

> --
> View this message in context: http://www.nabble.com/Crash-dump-tp22314485p22314485.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list