manpagez: man pages & more
info gdb
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

22.3 TUI Single Key Mode

The TUI also provides a SingleKey mode, which binds several frequently used No value for GDBN commands to single keys. Type C-x s to switch into this mode, where the following key bindings are used:

c

continue

d

down

f

finish

n

next

q

exit the SingleKey mode.

r

run

s

step

u

up

v

info locals

w

where

Other keys temporarily switch to the No value for GDBN command prompt. The key that was pressed is inserted in the editing buffer so that it is possible to type most No value for GDBN commands without interaction with the TUI SingleKey mode. Once the command is entered the TUI SingleKey mode is restored. The only way to permanently leave this mode is by typing q or C-x s.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.