[ENH] DebugCreateMethods-nk ( [et] )

marcus at ira.uka.de marcus at ira.uka.de
Wed Oct 8 09:00:39 UTC 2003


This is available from SqueakMap, but I think it should be added (it's
not
a self-contained module, it's a patch for the debugger). I use it in all
my images, no problems, can't live without it. (It's especially great
for Test
Driven Development).

from preamble:

"Change Set:		DebugCreateMethods-nk
Date:			12 February 2003
Author:			Ned Konz

This little change set adds a 'Create' button to debuggers that pop up
on MNU's. This button writes a stub method containing a halt, then
proceeds the debugger (which will stop at the halt). You can then edit
the source of the method.

Also adds an 'implement in...' submenu to the debugger's call stack's
contextual menu (only for #doesNotUnderstand: messages)."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DebugCreateMethods-nk.cs.gz
Type: application/octet-stream
Size: 2734 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031008/38364ea8/DebugCreateMethods-nk.cs.obj


More information about the Squeak-dev mailing list