[ENH] DebuggerForceReturn-gk

goran.krampe at bluefish.se goran.krampe at bluefish.se
Thu Dec 18 12:54:31 UTC 2003


from preamble:

"Change Set:		Debugger-enh
Date:			18 December 2003
Author:			Göran Krampe

I was talking to Jonas here over lunch and he told me he wanted a way of
force returning a context in the debugger and at the same time entering
an expression for the return value.

It was a very good excuse to finally see how the debugger works. And it
was easy!!
This ENH adds a little menu choice in the debugger called 'return
entered value'.

A FillInTheBlank pops up and you enter an expression that will be
evaluated in the context/receiver. Then it will be returned and the
stack pops - but you are still in the debugger.

NOTE: I haven't tested this much, but it seems to work."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DebuggerForceReturn-gk.cs.gz
Type: application/octet-stream
Size: 1525 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031218/b4876af3/DebuggerForceReturn-gk.cs.obj


More information about the Squeak-dev mailing list