When stepping through code in the debugger, the upper right panes should show the stack arguments, the immediate argument and the top of stack.
When running against GemStone/S 64 Bit 3.x servers, these arguments are not correct. The variable names are not provided, instead displaying .t1, .t2, etc. With most versions, there are additional entries (referring to other method variables). In versions 3.2.2 through 3.2.6, the method variables are not present, and the immediate argument is also not included.
Last updated: 6/5/15