[squeak-dev] The Trunk: Kernel-eem.933.mcz

commits at source.squeak.org commits at source.squeak.org
Sat Jul 4 14:59:11 UTC 2015


Eliot Miranda uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-eem.933.mcz

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

Name: Kernel-eem.933
Author: eem
Time: 4 July 2015, 7:58:36.434 am
UUID: a36cc963-e938-4707-b373-145dd2b049c8
Ancestors: Kernel-eem.932

Version of Kernel providing base version if CompiledMethod>>hasBreakpoint which System will override.

=============== Diff against Kernel-eem.932 ===============

Item was added:
+ ----- Method: CompiledMethod>>hasBreakpoint (in category 'testing') -----
+ hasBreakpoint
+ 	^false!



More information about the Squeak-dev mailing list