Bug 13761

GemBuilder for Smalltalk

5.2.5, 5.2.4, 5.2.3, 5.2.2, 5.2.1, 5.2, 5.1.4, 5.1.3, 5.0

VA

Unable to debug GemStone code in VisualAge Distributed

When using GemBuilder in a VisualAge Distributed image, it's not
possible to debug GemStone code.  GemStone contexts do not appear
in the debugger.

Workaround:

A workaround which will enable GemStone debugging, but disable
distributed debugging, is to modify references to EtDebugger
and DsDebugger to be GbxDebugger in the following two methods:

  DsKernelDebugStartUp class>>setProcessorToDistributedDebugger
  DsKernelDebugStartUp class>>setProcessorToNonDistributedDebugger


Last updated: 3/31/05