[squeak-dev] The Inbox: System-cmm.756.mcz

commits at source.squeak.org commits at source.squeak.org
Wed Aug 5 21:47:08 UTC 2015


A new version of System was added to project The Inbox:
http://source.squeak.org/inbox/System-cmm.756.mcz

==================== Summary ====================

Name: System-cmm.756
Author: cmm
Time: 5 August 2015, 4:46:49.93 pm
UUID: 5ec8c2f7-f93d-4162-81dc-306f5961725a
Ancestors: System-cmm.755

Move CompiledMethod>>#hasBreakpoint back to Kernel where it belongs.

=============== Diff against System-cmm.755 ===============

Item was removed:
- ----- Method: CompiledMethod>>hasBreakpoint (in category '*System-Tools-debugger support-override') -----
- hasBreakpoint
- 	^BreakpointManager methodHasBreakpoint: self!



More information about the Squeak-dev mailing list