Jan. 8, 2012
2:52 p.m.
On Jan 8, 2012, at 2:55 PM, Mariano Martinez Peck wrote:
Not exactly the same, but just to show you, in ESUG 2011 I showed how I could serialize a living debugger from one image, open it in another one, and continue debugging from there...having the state and everything. Then I also showed how I can save the state when an error happens (PharoDebug.fuel in addition to PharoDebug.log) into a file and debug it later on in the same or another image. In fact, Esteban Lorenzano was trying that for a real app. Instead of sending logs the client send a .fuel of the serialized context.
gorgeous :) I want that :) Stef