[Pharo-project] How to copy to clipboard a wallback ?
Hi guys! That's all I need to know right now :) Thanks in advance, Mariano
In the directory where your Pharo image is located, a file named SqueakDebug.log with the walkback is created. HTH, Adrian ___________________ http://www.adrian-lienhard.ch/ On Mar 9, 2009, at 15:40 , Mariano Martinez Peck wrote:
Hi guys! That's all I need to know right now :)
Thanks in advance,
Mariano _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
----- "Mariano Martinez Peck" <marianopeck@gmail.com> wrote: | Hi guys! That's all I need to know right now :) | | Thanks in advance, | | Mariano | | _______________________________________________ | Pharo-project mailing list | Pharo-project@lists.gforge.inria.fr | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project Mariano, With the OB Debugger, there is an error report menu item that brings up an inspector on the error report, which has a stack embedded in it. Dale
Thanks! On Mon, Mar 9, 2009 at 2:12 PM, Dale Henrichs <dale.henrichs@gemstone.com>wrote:
----- "Mariano Martinez Peck" <marianopeck@gmail.com> wrote:
| Hi guys! That's all I need to know right now :) | | Thanks in advance, | | Mariano | | _______________________________________________ | Pharo-project mailing list | Pharo-project@lists.gforge.inria.fr | http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Mariano,
With the OB Debugger, there is an error report menu item that brings up an inspector on the error report, which has a stack embedded in it.
Dale
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Adrian Lienhard -
Dale Henrichs -
Mariano Martinez Peck