[ENH] BreakpointSupport

marcus at ira.uka.de marcus at ira.uka.de
Tue Nov 18 14:03:57 UTC 2003


from preamble:

"Change Set:		BreakpointSupport
Date:			18 November 2003
Author:			Ernest Micklei, Brent Vukmer, Marcus Denker

Simple BreakPoints, implemented by Ernest Micklei.

md: I just added Brent's fix, recategorized some methods, put
the classes in Tools-Debugger and added a class comment to 
BreakPoint.

Known issues:
- currently, only break-on-entry type of breakpoints are supported
- emphasis change not implemented for MVC browsers
- uninstalling the breakpoint doesn't auto-update other browsers
- uninstalling a breakpoint while debugging should restart-simulate the
current method

Ernest Micklei, 2002

Send comments to emicklei at philemonworks.com

This changeset contains this fix:

Change Set:		Breakpoint-Telnet-bkv
Date:			1 July 2003
Author:			Brent Vukmer <bvukmer at blackboard.com>

The Telnet package is unhappy because #Break is already defined in the
system. This changeset renames the class Break to BreakPoint and edits
Object >> break so that it referenced BreakPoint, allowed Telnet to
install."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BreakpointSupport.cs.gz
Type: application/octet-stream
Size: 6117 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031118/fc47fa94/BreakpointSupport.cs.obj


More information about the Squeak-dev mailing list