[ENQ] Skip to in Debugger?

Stewart MacLean stewart.maclean at nzhis.govt.nz
Fri Feb 4 02:24:25 UTC 2000


Hi,

One of the the best ways (for me at least) to learn a Smalltalk is to trace
through execution using the debugger. Other Smalltalk debuggers have a
facility where you can skip to where every you have placed the cursor in the
current method.

This is very useful for when you drop into a large iteration, check out the
first couple of block evaluations and then want to continue tracing after
the completion of the iteration.

Is this currently possible or possibly underdevelopment?

Thanks,

Stewart





More information about the Squeak-dev mailing list