Bug 41716

GemBuilder for Smalltalk/VA

5.2.7, 5.2.6, 5.2.5

When running with 32-bit servers

Debugger shows incorrect variables in ExecutableBlock methods

The context inspector in the debugger will show the incorrect contextual variables if the selected stack frame is a method on ExecutableBlock. Instead of showing the values of the variables within the block, it will show the variables from the previous stack frame, or outer context. The receiver inspector will show self as the ComplexBlock instead of the outer context of the block.


                

Last updated: 7/18/11