Updates:
Summary: Debugger enhancement to open in a background process when the UI
process is busy
Comment #2 on issue 3262 by stephane.ducasse: Debugger enhancement to open
in a background process when the UI process is busy
http://code.google.com/p/pharo/issues/detail?id=3262
Tried to rescue some of Eliot Miranda improvement for the debugger.
Strangely enough the functions introduced by eliot got removed and not
invoked in latter versions.
Now invoking the debugger crash the system probably because there is an
problem with the semaphore or other. I just save this to avoid to redo
everything.
Attachments:
Debugger.1.cs 4.4 KB