* gdbint.texinfo (POP_FRAME): Document use by return_command.
authorNicholas Duffek <nsd@redhat.com>
Thu, 4 Jan 2001 15:39:28 +0000 (15:39 +0000)
committerNicholas Duffek <nsd@redhat.com>
Thu, 4 Jan 2001 15:39:28 +0000 (15:39 +0000)
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 8fa44e65590dc7ec2f04c78fc789ab5dd6876f97..91dd4ae199ed39b0ecff6c091175a3a7b51d3f8a 100644 (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
index 0a54d2408e9458a9583f1e770ff9115c49982d0a..952199e22de6c9750ac6eb7de3a6d36be2136be5 100644 (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
This page took 0.032031 seconds and 4 git commands to generate.