Hello all.
I'm trying to use the ladebug debugger under Tru64 5.1a and I'm running in to
a problem.
I have a C++ program that's crashing, and I'm running it in the debugger to
try and track the problem.
If I just run the program in the debugger, it crashes as expected. But if I
set ANY 'watch' point on a variable, I get the error:
nxm_upcall: can't grow stack, pid 609484, proc main
Any ideas on what I'm doing wrong?
Thanks.
Received on Wed Feb 26 2003 - 03:00:27 NZDT