aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdbint.texinfo
diff options
context:
space:
mode:
authorNicholas Duffek <nsd@redhat.com>2001-01-04 15:39:28 +0000
committerNicholas Duffek <nsd@redhat.com>2001-01-04 15:39:28 +0000
commit1c6147de4c7abe21131f453f852d9885b169cb87 (patch)
treeb964e4cfe62f9e3031a8ad762a22485eeedbd551 /gdb/doc/gdbint.texinfo
parent3e932841da51a1a0858cca9a9e496e10c717e00a (diff)
downloadgdb-1c6147de4c7abe21131f453f852d9885b169cb87.zip
gdb-1c6147de4c7abe21131f453f852d9885b169cb87.tar.gz
gdb-1c6147de4c7abe21131f453f852d9885b169cb87.tar.bz2
* gdbint.texinfo (POP_FRAME): Document use by return_command.
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r--gdb/doc/gdbint.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 0a54d24..952199e 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -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