Page 1 of 1

Deleted a class and got an exception [FIXED]

Posted: Jul 3rd, '16, 03:32
by MrSteve
See screenshot:
Screen Shot 2016-07-02 at 11.29.58 PM.png
Is there anyway I can save the state of the project of the stack at the time I get the exception? That way I could attach this to the Bug report.
You can re-create by opening attached project and then try and delete class "spin2"
stopMe2.gpp
(9.82 KiB) Downloaded 460 times

Re: Deleted a class and got an exception

Posted: Jul 7th, '16, 15:01
by JohnM
Thanks for the bug report. I can reproduce this. Will fix.

Re: Deleted a class and got an exception

Posted: Aug 1st, '16, 14:46
by JohnM
Fixed in v54.
Is there anyway I can save the state of the project or the stack at the time I get the exception? That way I could attach this to the Bug report.
You can re-create by opening attached project and then try and delete class "spin2"
GP does not have Smalltalk's cool "save memory snapshot" feature, but a screenshot of the debugger is a huge help. Thanks for including that!