Bug 16711

GemBuilder for Smalltalk/VA

5.4.7, 5.4.6, 5.4.5, 5.4.4, 5.4.3, 5.4.2, 5.4.1, 5.4, 5.3.2, 5.3.1, 5.3, 5.2.7, 5.2.6, 5.2.5, 5.2.4, 5.2.3, 5.2.2, 5.2.1, 5.2, 5.1.4, 5.1.3, 5.1.2

VA

Use of VA debugger "stack" -> "next stack display range" results in walkback

When using a VA debugger on a GemStone stack overflow, with only a
partial stack showing, using "stack" -> "next stack display range"
can result in a walkback.  This is only likely to happen when you are
debugging a GemStone infinite recursion bug.

Workaround

Increase the number of stack frames that the debugger displays in each
range by sending the following message:

GbxDebugSession defaultStackSizeLimit: 500 "Or something sufficiently
large"


                

Last updated: 3/31/05