* gdbint.texinfo (POP_FRAME): Document use by return_command.

This commit is contained in:
Nicholas Duffek 2001-01-04 15:39:28 +00:00
parent 3e932841da
commit 1c6147de4c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -2028,7 +2028,7 @@ definition is only used in generic code when parsing "$ps".)
@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