Hello, what is the current procedure for achieving %subj%? I am on latest Pharo 5.
I am serializing server side exception with: FLSerializer serialize: anException toFileNamed: 'something'. But how to open a debugger after materialization on the "dev machine side"? I found (Google, Mailing list) some examples, but it's obsolete (the debugger class no longer exists in Pharo 5 etc etc). Thanks! Petr Fischer