diff options
author | Tom Tromey <tromey@redhat.com> | 2010-02-19 19:14:38 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2010-02-19 19:14:38 +0000 |
commit | 629d6a470a1b61631c812ec417b522fb6d69d9d1 (patch) | |
tree | 5a884302efc25efca8bf31136a95ba062407c9f1 /gdb/doc/ChangeLog | |
parent | ac9c00483726929f215cf1e6fadb21a8e2d375a7 (diff) | |
download | gdb-629d6a470a1b61631c812ec417b522fb6d69d9d1.zip gdb-629d6a470a1b61631c812ec417b522fb6d69d9d1.tar.gz gdb-629d6a470a1b61631c812ec417b522fb6d69d9d1.tar.bz2 |
* gdbint.texinfo (Getting Started): Fix @node.
(Debugging GDB): Likewise.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 1361c3c..80feb8a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-02-19 Tom Tromey <tromey@redhat.com> + + * gdbint.texinfo (Getting Started): Fix @node. + (Debugging GDB): Likewise. + 2010-02-13 Joel Brobecker <brobecker@adacore.com> * gdbint.texinfo (Testsuite): New section "Testsuite Configuration", |