Login  Register

Re: Can I take stack trace ?

Posted by Pavel on Nov 01, 2005; 9:18pm
URL: https://forum.world.st/Can-I-take-stack-trace-tp3376119p3376128.html

> Bruno wrote:
> > The Stack is dumped to Professional.ERRORS (in your directory image).

> Udo wrote:
> > You can use Ghoul
> > (http://www.metagnostic.org/DolphinSmalltalk/Ghoul.html) to take a look
> > at these files. Ghoul provides a Debugger-like View on these stack
> > traces (w/o interaction with the dead objects of course).

Tnx for reply, that's nice, but what about take image at that moment? May be
Dolphin VM gives an opportunity to make snapshot image on unhandled
exception? It would be very useful for analysis of the reason of a error,
becouse for it need state of objects at that moment.