diff options
author | Roland Pesch <pesch@cygnus> | 1993-05-06 23:48:43 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1993-05-06 23:48:43 +0000 |
commit | 34ae25cd8763706240ca81ad461576ac6334b9b9 (patch) | |
tree | 2d62be984220e61b7c591d0b04964d7157a59dbc /gdb/doc/all-config.texi | |
parent | 2c298c0922a83adfe6638b6be8e3e1f9e6119191 (diff) | |
download | gdb-34ae25cd8763706240ca81ad461576ac6334b9b9.zip gdb-34ae25cd8763706240ca81ad461576ac6334b9b9.tar.gz gdb-34ae25cd8763706240ca81ad461576ac6334b9b9.tar.bz2 |
New material for MIPS Remote thanks to Ian, and minor miscellany:
* all-config.texi (MIPS) new switch.
* gdbinv-s.texi (Nindy Options) Remove two instances of future
tense; (MIPS Remote) new node.
* gdb.texinfo (passim) rephrases to work around makeinfo @value
bug; (Environment) less passive, other small cleanups in text about
.cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
(Remote) new MIPS Remote menu entry.
Diffstat (limited to 'gdb/doc/all-config.texi')
-rw-r--r-- | gdb/doc/all-config.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/all-config.texi b/gdb/doc/all-config.texi index 765d4df..022807c 100644 --- a/gdb/doc/all-config.texi +++ b/gdb/doc/all-config.texi @@ -23,6 +23,9 @@ @c Hitachi H8/300 target ONLY: @clear H8EXCLUSIVE @c +@c remote MIPS target: +@set MIPS +@c @c SPARC target: @set SPARC @c |