RE: GDB Displaying all vars in a stack frame.

2000-12-08 Thread John Baldwin
On 09-Dec-00 Stephen Hocking wrote: > Is there some simple one-liner command that allows me to display the values > of > all the variables within the current stack frame? 'info locals' I think, or 'show locals' if that doesn't work.. -- John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.

Re: GDB Displaying all vars in a stack frame.

2000-12-08 Thread Greg Lehey
On Friday, 8 December 2000 at 18:29:26 -0600, Stephen Hocking wrote: > Is there some simple one-liner command that allows me to display the values of > all the variables within the current stack frame? info local Greg -- Finger [EMAIL PROTECTED] for PGP public key See complete headers for addre