Bug 44381

GemBuilder for Smalltalk/VW

7.6.1, 7.6

8.1

Recompile in debugger does not handle compiler errors properly

If you recompile a method in the debugger, and the code changes you accept include a compiler error (such as a missing paren, etc.), the compiler error is written to the transcript, and the debugger appears to ignore the accept.

Workaround

Check the transcript for details, and correct the syntax error.


                

Last updated: 8/12/14