(ddd.info)Status Menu


Next: Source Menu Prev: Commands Menu Up: Menu Bar
Enter node , (file) or (file)node

3.1.6 The Status Menu
---------------------

The `Status' menu lets you examine the program status, such as the
stack traces, registers, or threads.

`Backtrace'
     View the current backtrace.  Note: Backtraces, for a discussion.

`Registers'
     View the current register contents.  Note: Registers, for
     details.

`Threads'
     View the current threads.  Note: Threads, for details.

`Signals'
     View and edit the current signal handling.  Note: Signals, for
     details.

`Up'
     Select the stack frame (i.e. the function) that called this one
     (<Ctrl+Up>).  This advances toward the outermost frame, to higher
     frame numbers, to frames that have existed longer.  Note: Stack,
     for details.

`Down'
     Select the stack frame (i.e. the function) that was called by this
     one (<Ctrl+Down>).  This advances toward the innermost frame, to
     lower frame numbers, to frames that were created more recently.
     Note: Stack, for details.


automatically generated by info2www version 1.2.2.9