[ENH] DebuggerRestartPreference

hmm at heeg.de hmm at heeg.de
Fri Sep 7 14:47:54 UTC 2001


from preamble:

"Change Set:		DebuggerRestartPreference
Date:			7 September 2001
Author:			Hans-Martin Mosner <hmm at heeg.de>

As requested by Craig Latta and others:
Make the restart behavior in the debugger a user preference. Defaults to
true (= old behavior)"

Preferences
	addPreference: #restartAlsoProceeds
	category: #debug
	default: true
	balloonHelp: 'If this preference is set, the debugger''s restart button
and menu item will also proceed. If the preference is not set, the
selected context will just be reset to its initial condition, so you may
step through it again.'!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DebuggerRestartPreference.cs.gz
Type: application/octet-stream
Size: 1001 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010907/2166823c/DebuggerRestartPreference.cs.obj


More information about the Squeak-dev mailing list