diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2001-11-26 20:34:56 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2001-11-26 20:34:56 +0000 |
commit | 96565e91664ace6882ba021d49dc1efe189d3396 (patch) | |
tree | 97aa6134c899d40b7e94aafdb49b0dd515397ae0 /gdb/doc/ChangeLog | |
parent | d0e6697627e293188ec021722ddfdd3262173705 (diff) | |
download | gdb-96565e91664ace6882ba021d49dc1efe189d3396.zip gdb-96565e91664ace6882ba021d49dc1efe189d3396.tar.gz gdb-96565e91664ace6882ba021d49dc1efe189d3396.tar.bz2 |
* gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini use
since it is described in the referenced section. From Eli Zaretskii
<eliz@is.elta.co.il>
* gdb.texinfo (Command Files): Reword to make gdb.ini requirement clearer when
using DJGPP.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c0d928a..fec4734 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,12 @@ +2001-07-26 Christopher Faylor <cgf@redhat.com> + + * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini + use since it is described in the referenced section. + + From Eli Zaretskii <eliz@is.elta.co.il> + * gdb.texinfo (Command Files): Reword to make gdb.ini requirement + clearer when using DJGPP. + 2001-11-24 Christopher Faylor <cgf@redhat.com> * gdb.texinfo (File Options): Change description of -nx and gdb.ini to |