Bug: 30986

Impact:

Product:
GemBuilder for Smalltalk

Versions:
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

Platform:
VW 7.x

Fixed In:

GBS PDP debugger args/temps inspector "copy" is broken

"Copy" always copies nil to the clipboard in the GBS PDP debugger's
arg/temp inspector pane when a GemStone context is selected.  "Paste"
does work - you can "copy" an object from the stack inspector pane
and "paste" it into an arg/temp inspector.

Workaround:

Execute code in the inspector's text pane to save a reference to
"self" in a global variable.