diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-27 16:20:51 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-27 16:20:51 +0000 |
commit | 64a0145050e26393b873c16d911ca0ada7417da3 (patch) | |
tree | f952a549ffd2d3f2e7f6fe68e008d9106c9fad8e /gdb/doc/ChangeLog | |
parent | 90d8edfdf3a5bf29d008f30c9bd932df0bfa3e62 (diff) | |
download | gdb-64a0145050e26393b873c16d911ca0ada7417da3.zip gdb-64a0145050e26393b873c16d911ca0ada7417da3.tar.gz gdb-64a0145050e26393b873c16d911ca0ada7417da3.tar.bz2 |
* gdb.texinfo (Command Files): Explain order of init file reading.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b34ea2b..a9b7809 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,7 @@ Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.texinfo (Command Files): Explain order of init file reading. + * remote.texi (Bootstrapping): Talk about getting the serial driver to deal with ^C sent by gdb to stop the remote system. |