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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ddce247..5ddd507 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,15 @@ +Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) + + * 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. + Thu May 6 08:51:35 1993 Fred Fish (fnf@cygnus.com) * snapshots.readme: Add notes for UNIX make and GNU make. |