Bug 36774

GemBuilder for Smalltalk/VW

8.3, 8.2, 8.1, 7.6.1, 7.6, 7.5, 7.4.1, 7.4, 7.3.3, 7.3.2, 7.3.1, 7.3, 7.2.2, 7.2.1, 7.2, 7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2, 6.1, 6.0

When running with 32-bit servers

Debugger shows incorrect variables in ExecutableBlock methods

When running against a 32-bit server, the context inspector in the debugger
may 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: 9/10/07