Bug 39461

GemBuilder for Smalltalk/VW

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

7.3

Debugger GS-DoIts fail when there are two identical temporary names

If a debugger is open and a GemStone server context is the selected stack frame, any attempt to do server execution from within the debugger will fail if the same temporary name is used in two different scopes. For example, this could happen in valid server smalltalk code if a temporary variable name in a block is the same as a temporary variable name in an outer scope.

Workaround

Use unique variable names for all variables, regardless of scope.


Last updated: 10/21/08