In gdb, I can use commands such as "frame 1", "frame 2" to select a particular stack frame, and "info locals" to print the stack variables.
Are there equivalents in mdb? I've found ::stack and ::vars, but I feel like I'm missing something. Thanks in advance, --Wez. This message posted from opensolaris.org