[squeak-dev] Re: Removing class PreDebugWindow (was: How to view an old Error in the debugger?)

Marcel Taeumel marcel.taeumel at student.hpi.uni-potsdam.de
Mon Mar 9 14:15:40 UTC 2015


In Vivide, I do it like this:

https://github.com/hpi-swa/vivide/blob/master/repository/Vivide.package/ViToolSet.class/class/debug.context.label.contents.fullView..st

https://github.com/hpi-swa/vivide/blob/master/repository/Vivide.package/VivideLight.class/instance/openDebugger..st

I still use an instance of Debugger for its convenience methods.

The error handling stuff might as well be kept on the stack. As you can see,
I get rid of them for now. :-)

Maybe this helps.

Best,
Marcel



--
View this message in context: http://forum.world.st/How-to-view-an-old-Error-in-the-debugger-tp4809004p4810662.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list