diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-07-24 18:56:37 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-07-24 18:56:37 +0000 |
commit | a9f12a31acf648a8c5bb24d836ec19331d7fe535 (patch) | |
tree | fb3e00e8b896ac4d6b8d15c1ee0c5376f4c1b3ed /gdb/doc/ChangeLog | |
parent | b1fe945553d0667aac48fb912b9f46d26bbcdcd9 (diff) | |
download | gdb-a9f12a31acf648a8c5bb24d836ec19331d7fe535.zip gdb-a9f12a31acf648a8c5bb24d836ec19331d7fe535.tar.gz gdb-a9f12a31acf648a8c5bb24d836ec19331d7fe535.tar.bz2 |
* gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d631020..c9a903b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,9 @@ 2003-07-24 Daniel Jacobowitz <drow@mvista.com> + * gdbint.texinfo (libgdb components): Correct a GDB to GDBN. + +2003-07-24 Daniel Jacobowitz <drow@mvista.com> + * gdb.texinfo (Server): Mention pidof. 2003-07-22 Andrew Cagney <cagney@redhat.com> |