Could you debug the VM and alter the bytecodes?


On Thu, Nov 8, 2012 at 10:51 AM, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
�I mean ever.

Because you'll screw your image.

Mostly when you also are�on OS X but, for some crazy reason of the Universe, your TimeMachine was not operating normally on your laptop while coding.�

Aaaaand you weren't committing in the monticello repo because it was work in progress and you were expecting to reach some goal.

Ever.

So�

I'm in that situation with an image now :(

I've the false good idea of putting a halt in an SomeApp class>>startUp: method and now, when I open the image, it tries to, stays for about 2 seconds and crashes.

Any of you guys have a workaround/hack to rescue it?

PS: I've tried with startup.st with the code that removes that method but no luck.