do you know if this code in ok for pharo?
Stef
On Oct 9, 2008, at 8:40 PM, Marcus Denker wrote:
On 09.10.2008, at 18:37, Stéphane Ducasse wrote:
Hi marcus
you told me once that they was a breakpoint support in squeak.
It would be great to have it because removing self halt in the code
is a pain.
There is a very simple breakpoint mechanism in Squeak. It allows to
set breakpoints
on method entry, and clear all at once.
There is an enty in the menu in the browser to toggle the
breakpoint, attached is a
changeset that fixes some small things so that it actually works.
<BreakPointFixes.1.cs>
The whole implementation is maybe a bit too simple, though. On the
other hand, it's a start.
Marcus
--
Marcus Denker -- [EMAIL PROTECTED]
http://www.iam.unibe.ch/~denker
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project