Squeak : text description of the stack for bugs?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Squeak : text description of the stack for bugs?

florent trolat
Why can I have a text descritpion of the stack when I have a bug? :-(

thanks :-)
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Squeak : text description of the stack for bugs?

stéphane ducasse-2
you can get full stack, send to the list  in the menu of the debugger

Basically the stack of contexts is much more powerful than its  
textual representation.

On 23 août 06, at 13:07, florent trolat wrote:

> Why can I have a text descritpion of the stack when I have a bug? :-(
>
> thanks :-)
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Squeak : text description of the stack for bugs?

Bert Freudenberg-3
In reply to this post by florent trolat
florent trolat schrieb:
> Why can I have a text descritpion of the stack when I have a bug? :-(

It's logged to the file "SqueakDebug.log" in your image directory.

There also is a menu item in the debugger's context menu: "mail out bug
report". Click it to either send the debug log directly to squeak-dev,
or select and copy the text to where you want it to be.

- Bert -
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners