From: John Gilmore Date: Tue, 10 Nov 1992 07:57:43 +0000 (+0000) Subject: Add how to declare the result of make_cleanup. X-Git-Tag: gdb-4_18-branchpoint~20680 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58108d01c23b212aca5dc5a18f7547136106686e;p=thirdparty%2Fbinutils-gdb.git Add how to declare the result of make_cleanup. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2bdbe8698f3..7e6e19b400d 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.