(gdb.info.gz) TUI

Info Catalog (gdb.info.gz) Interpreters (gdb.info.gz) Top (gdb.info.gz) Emacs
 
 25 GDB Text User Interface
 **************************
 

Menu

 
* TUI Overview                TUI overview
* TUI Keys                    TUI key bindings
* TUI Single Key Mode         TUI single key mode
* TUI Commands                TUI-specific commands
* TUI Configuration           TUI configuration variables
 
    The GDB Text User Interface (TUI) is a terminal interface which uses
 the `curses' library to show the source file, the assembly output, the
 program registers and GDB commands in separate text windows.  The TUI
 mode is supported only on platforms where a suitable version of the
 `curses' library is available.
 
    The TUI mode is enabled by default when you invoke GDB as either
 `gdbtui' or `gdb -tui'.  You can also switch in and out of TUI mode
 while GDB runs by using various TUI commands and key bindings, such as
 `C-x C-a'.   TUI Key Bindings TUI Keys.
 
Info Catalog (gdb.info.gz) Interpreters (gdb.info.gz) Top (gdb.info.gz) Emacs
automatically generated by info2html