Issue 3258 in pharo: Debugger hang when no source file

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

Issue 3258 in pharo: Debugger hang when no source file

pharo
Status: Accepted
Owner: hilaire.fernandes
Labels: Milestone-1.2 Type-ReportDefect Importance-High

New issue 3258 by hilaire.fernandes: Debugger hang when no source file
http://code.google.com/p/pharo/issues/detail?id=3258

With Pharo 1.2 #12220 image, the image hangs when the debugger is invocated  
and there is no Source file.

Easy to reproduce, remove the Source file and execute 'self halt'


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3258 in pharo: Debugger hang when no source file

pharo

Comment #1 on issue 3258 by hilaire.fernandes: Debugger hang when no source  
file
http://code.google.com/p/pharo/issues/detail?id=3258


This bug was not here with 1.1


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3258 in pharo: Debugger hang when no source file

pharo
Updates:
        Status: Closed

Comment #2 on issue 3258 by hilaire.fernandes: Debugger hang when no source  
file
http://code.google.com/p/pharo/issues/detail?id=3258

The bug is gone with #12239