diff options
author | Jim Blandy <jimb@codesourcery.com> | 2001-08-31 01:24:24 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2001-08-31 01:24:24 +0000 |
commit | 17d9d5588326a4542b05d3f2fb3a3c43b472fcb2 (patch) | |
tree | 82e76f75d3abdc3dd05ebc4bdb584546a3e594af /gdb/doc/ChangeLog | |
parent | 9ec8e6a0023bc8f4c2b31f42c590de8a68699747 (diff) | |
download | gdb-17d9d5588326a4542b05d3f2fb3a3c43b472fcb2.zip gdb-17d9d5588326a4542b05d3f2fb3a3c43b472fcb2.tar.gz gdb-17d9d5588326a4542b05d3f2fb3a3c43b472fcb2.tar.bz2 |
* gdb.texinfo (`add-symbol-file'): Correct synopsis.
Explain what it means to load relocatable files.
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 8ecf779..31bc64e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-30 Jim Blandy <jimb@redhat.com> + + * gdb.texinfo (`add-symbol-file'): Correct synopsis. + Explain what it means to load relocatable files. + 2001-08-28 Jim Blandy <jimb@redhat.com> * gdbint.texinfo: Bring the HTML `top' menu into sync with the |