Issue 5272 in pharo: Debugger displays "Block in class) "

classic Classic list List threaded Threaded
1 message Options
pharo pharo
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Issue 5272 in pharo: Debugger displays "Block in class) "

Status: New
Owner: ----

New issue 5272 by [hidden email]: Debugger displays "Block in  
class) "
http://code.google.com/p/pharo/issues/detail?id=5272


Pharo-1.4-14315 with updates.
Virtual machine used: cogwin_r2522
Class browser used if applicable:  Browser

Steps to reproduce:
1. In Workspace, execute...
   self halt. UnixFileDirectory forFileName: '/a/b/c/d'
2. Click <Debug>, then <Over> two times and <Into> two times.

Current line of debugger shows...
   Block in class)      forFileName:

which doesn't look right.  See attached image.




Attachments:
        Block in class).png  36.0 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Loading...