Debugger - stub method creation

Summary: A small improvement to aid programming-in-the-debugger
Author: Ned Konz
Owner: Adam Spitz (ads)
Co-maintainers: <None>
Categories:
Homepage: http://wiki.squeak.org/squeak/1953
PackageInfo name: <Not entered>
RSS feed:

Description:

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.

Releases


Back