Bug: 14551

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, 5.2.3, 5.2.2, 5.2.1, 5.1.x

Platform:
All

Fixed In:

GBS debugger step from GS into client forwarder fails

When stepping through GemStone Smalltalk execution, the GemBuilder
debugger will be unable to "step into" a client forwarder send.

Workaround:

"Step over" the client forwarder send, or place a "halt"
in client code that will enable you to debug the client forwarder
send.