diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-04-02 22:24:18 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-04-02 22:24:18 +0000 |
commit | a8f24a3552852a7ba9130eb4be5ba4bfac400b72 (patch) | |
tree | bc4073ca8d03bd939353ac69c0add8c4d9ceed79 /gdb/doc/ChangeLog | |
parent | 02dfa7debf444a97121406cc8518dc297c1ad9af (diff) | |
download | gdb-a8f24a3552852a7ba9130eb4be5ba4bfac400b72.zip gdb-a8f24a3552852a7ba9130eb4be5ba4bfac400b72.tar.gz gdb-a8f24a3552852a7ba9130eb4be5ba4bfac400b72.tar.bz2 |
(Targets): Document "set/show architecture". Remove
redundant index entry for "target" command.
(Backtrace): Add index entries.
(Symbols, Fortran): Document the "set case-sensitive" command.
(DJGPP Native): Document "set com1base", "set com1irq", etc.
(Print Settings): Add index entry for "set demangle-style".
(Target Commands): Document "set download-write-size".
(Debugging Output): Document "set exec-done-display".
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index a236059..a7ac70d 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,14 @@ +2005-04-03 Eli Zaretskii <eliz@gnu.org> + + * gdb.texinfo (Targets): Document "set/show architecture". Remove + redundant index entry for "target" command. + (Backtrace): Add index entries. + (Symbols, Fortran): Document the "set case-sensitive" command. + (DJGPP Native): Document "set com1base", "set com1irq", etc. + (Print Settings): Add index entry for "set demangle-style". + (Target Commands): Document "set download-write-size". + (Debugging Output): Document "set exec-done-display". + 2005-04-02 Eli Zaretskii <eliz@gnu.org> * gdb.texinfo (Files): Fix the name and documentation of |