[squeak-dev] how to get the stack from the debugger?

Marcel Taeumel marcel.taeumel at hpi.de
Wed Apr 18 08:01:29 UTC 2018


Am 18.04.2018 04:23:06 schrieb Tm Jhnsn <digit at sonic.net>:
Hi Chris,

On Apr 17, 2018, at 1:36 PM, Chris Muller wrote:

> Sorry if this belongs on the beginners list... what is the best way
> to get a textual copy of the stack from the Debugger window?
>
> I used to use "mail out bug report", which annoyed me with interim
> prompts but otherwise allowed me to copy the stack text.
>
> But that's broken in trunk right now, so I'm finding no easy way to
> get a text-representation of stack I have here in this debugger
> window. Someone help me out..


An alternative method...

menu-click the list and choose "fullStack (f)"
meta-click twice in the list so you've got halos over PluggableListMorphPlus
red-halo (menu) -> copy & print... -> copy text (or copy to paste buffer, I suppose)

...voila, full stack on your clipboard.

Cheers,
Tim


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180418/9119002d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 211424 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180418/9119002d/attachment-0001.png>


More information about the Squeak-dev mailing list