Hi denis

Could you propose a way to speed up the stack? Write less :)

Because interrupting an endless or other would be good.

Stef

Le 18/9/16 à 16:52, Denis Kudriashov a écrit :

2016-09-18 15:26 GMT+02:00 Hilaire <hila...@drgeo.eu <mailto:hila...@drgeo.eu>>:

    I guess you meant SpecDebugger.
    I can alt+., but at the end I have to kill Pharo from the system.

    Enclosed the .log file.
    I don't know why there is lot of noise in the debug log, it is hard to
    understand what is going on.


Hilaire. In lastest Pharo we investigate why process interruption with cmd+. is not working sometime. Main reason was that system write stack to file before opening debugger. And it could be really slow which will delay debugger for the long time. That's why I suggest disable logging. In my cases it makes cmd+. works well.


Reply via email to