diff options
author | John Gilmore <gnu@cygnus> | 1992-11-10 07:57:43 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-11-10 07:57:43 +0000 |
commit | 58108d01c23b212aca5dc5a18f7547136106686e (patch) | |
tree | a745560810a465967bc0c17301b4fe477ba1eaf0 /gdb/doc | |
parent | c014d59723639eb190ad46ea89a940be9d0e5f81 (diff) | |
download | gdb-58108d01c23b212aca5dc5a18f7547136106686e.zip gdb-58108d01c23b212aca5dc5a18f7547136106686e.tar.gz gdb-58108d01c23b212aca5dc5a18f7547136106686e.tar.bz2 |
Add how to declare the result of make_cleanup.
Diffstat (limited to 'gdb/doc')
-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 2bdbe86..7e6e19b 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com) + + * gdbint.texinfo: Add how to declare the result of make_cleanup. + Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com) * gdb.texinfo: Fix typo, reported by Karl Berry. |