| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The TUI has specific commands to control the text windows. These commands are always available, that is they do not depend on the current terminal mode in which GDB runs. When GDB is in the standard mode, using these commands will automatically switch in the TUI mode.
info winList and give the size of all displayed windows.
layout nextDisplay the next layout.
layout prevDisplay the previous layout.
layout srcDisplay the source window only.
layout asmDisplay the assembly window only.
layout splitDisplay the source and assembly window.
layout regsDisplay the register window together with the source or assembly window.
focus next | prev | src | asm | regs | splitSet the focus to the named window. This command allows to change the active window so that scrolling keys can be affected to another window.
refreshRefresh the screen. This is similar to using C-L key.
updateUpdate the source window and the current execution point.
winheight name +countwinheight name -countChange the height of the window name by count lines. Positive counts increase the height, while negative counts decrease it.
This document was generated by Build Daemon user on October, 25 2005 using texi2html 1.76.