Tobias Pape uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-topa.935.mcz==================== Summary ====================
Name: Kernel-topa.935
Author: topa
Time: 6 July 2015, 4:50:44.188 pm
UUID: d30beb7f-4706-4876-9aa1-fd8d45ba4733
Ancestors: Kernel-eem.934
Reinstall CompiledMethod>>#hasBreakpoint
=============== Diff against Kernel-eem.934 ===============
Item was added:
+ ----- Method: CompiledMethod>>hasBreakpoint (in category 'testing') -----
+ hasBreakpoint
+ ^false!