The Trunk: Kernel-topa.935.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Kernel-topa.935.mcz

commits-2
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!