+2001-01-04 Nicholas Duffek <nsd@redhat.com>
+
+ * gdbint.texinfo (POP_FRAME): Document use by return_command.
+
2000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
* refcard.tex: Version and copyright fixed. From Phil Edwards
@item POP_FRAME
Used in @samp{call_function_by_hand} to remove an artificial stack
-frame.
+frame and in @samp{return_command} to remove a real stack frame.
@item PUSH_ARGUMENTS (nargs, args, sp, struct_return, struct_addr)
Define this to push arguments onto the stack for inferior function