diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 70bf1f8..4ce41e3 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,18 @@ +2007-04-11 Bob Wilson <bob.wilson@acm.org> + + * gdb.texinfo (Contributors, Continuing and Stepping) + (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options) + (General Query Packets, File-I/O Remote Protocol Extension) + (Protocol Basics, The F Reply Packet, Write) + (Protocol-specific Representation of Datatypes, Memory Transfer): + Fix hyphenation, punctuation and grammar problems. + (Cygwin Native): Likewise. Also fix misuse of @pxref and use + 'section' instead of 'subsection' in the text. + (Non-debug DLL Symbols): Avoid 'subsubsection' in the text. + (i386): Remove period from section name. + (Installing GDB, Requirements, Running Configure, Separate Objdir) + (Config Names, Configure Options): Use @file{configure}. + 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com> * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple |