$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Lear (rael_at_[hidden])
Date: 2006-05-03 11:29:11
On Wednesday, May 3, 2006 at 07:53:15 (-0700) Robert Ramey writes:
> .... Just
>look at the stack back from the end the recursion should be obvious.
I'm sorry to be dense --- do you mean do something like "frame -50",
to look at the stack from the top while in the debugger (gdb)? How
do I get to the top of the stack?
Thanks for your help.
Bill