diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-05-14 17:53:07 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-05-14 17:53:07 +0000 |
commit | 46ba6afa9652fbc0fc3e3212516181909705fdda (patch) | |
tree | d7d0af94e8fd1471badefa7f52cb83624c813f41 /gdb/doc/all-cfg.texi | |
parent | 76e1ee85c1f22e95e4910b38c286d00f597859fd (diff) | |
download | gdb-46ba6afa9652fbc0fc3e3212516181909705fdda.zip gdb-46ba6afa9652fbc0fc3e3212516181909705fdda.tar.gz gdb-46ba6afa9652fbc0fc3e3212516181909705fdda.tar.bz2 |
* all-cfg.texi (GDBTUI): New.
* gdb.texinfo (Mode Options): Use GDBTUI variable.
(TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
(TUI Configuration): Edit to improve clarity and fix problems of
both style and content.
Diffstat (limited to 'gdb/doc/all-cfg.texi')
-rw-r--r-- | gdb/doc/all-cfg.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/all-cfg.texi b/gdb/doc/all-cfg.texi index 63c3383..0e96cb6 100644 --- a/gdb/doc/all-cfg.texi +++ b/gdb/doc/all-cfg.texi @@ -31,6 +31,9 @@ @c Name of GDB program. Used also for (gdb) prompt string. @set GDBP gdb @c +@c Name of GDBTUI program. +@set GDBTUI gdbtui +@c @c Name of GDB product. Used in running text. @set GDBN @sc{gdb} @c |