diff options
author | John Gilmore <gnu@cygnus> | 1992-08-15 04:12:16 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-08-15 04:12:16 +0000 |
commit | 1d4bd6ad280fa2c8137ea862cecbf31167fdeb0a (patch) | |
tree | e01d33bc7a2a21868058e2b9454b3ae1d588af25 /gdb | |
parent | 8be74775cd1e295c9e9179dfebb82debcfe7713d (diff) | |
download | gdb-1d4bd6ad280fa2c8137ea862cecbf31167fdeb0a.zip gdb-1d4bd6ad280fa2c8137ea862cecbf31167fdeb0a.tar.gz gdb-1d4bd6ad280fa2c8137ea862cecbf31167fdeb0a.tar.bz2 |
Add section on partial symbol tables.
Diffstat (limited to 'gdb')
-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 89180f4..7c16dc8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com) + + * gdbint.texinfo: Add section on partial symbol tables. + Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com) * gdb.texinfo: document `set remotedebug' and `set |