[Pharo-project] Bug with debugger ?
Hi folks! I think there is a little (but a bit annoying) bug with the debugger. To reproduce it: 1) put a self break somewhere 2) Just evaluate or run that piece of code 3) When the debugger windows is prompt, select "debug" 4) Once inside the debugger, the "self break" is not highlighted with blue color. It only does that when you go with the mouse to the code area of the current method. (at the bottom) What I think it should do is to be blue highlighted from the beginning (without going with the mouse to the code area). If someone confirm this I will create a ticket. Thanks! Mariano
2009/5/27 Mariano Martinez Peck <marianopeck@gmail.com>:
Hi folks! I think there is a little (but a bit annoying) bug with the debugger. To reproduce it:
Please open a ticket on the tracker and tell us what image you chose. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
On Thu, May 28, 2009 at 6:01 AM, Damien Cassou <damien.cassou@gmail.com>wrote:
2009/5/27 Mariano Martinez Peck <marianopeck@gmail.com>:
Hi folks! I think there is a little (but a bit annoying) bug with the debugger. To reproduce it:
Please open a ticket on the tracker and tell us what image you chose.
The image is pharo0.1-10318dev09.05.4. Done: http://code.google.com/p/pharo/issues/detail?id=853
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Damien Cassou -
Mariano Martinez Peck