]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
authorAndrew Cagney <cagney@redhat.com>
Tue, 26 Jun 2001 18:13:46 +0000 (18:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 26 Jun 2001 18:13:46 +0000 (18:13 +0000)
commitd5e5643b981a71e86295de6915520eabdef68968
tree6940bcc55f650bdfba645176ccc35d7481104c6f
parent42a74a599a2fd1780587a8abdcd3de0a854837a7
* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
"stack" entries.
(mi_cmd_stack_list_args): Ditto for "stack-args".
* gdbmi.texinfo (stack-list-frames, stack-list-arguments): Update
documentation.
(GDB/MI Stack Manipulation Commands): Fix section title.  Was
Stack Manipulation Commands in GDB/MI.
* mi-stack.exp: Update. Output for stack=..., args=... and
stack-args=... changed to a list.
gdb/mi/ChangeLog
gdb/mi/gdbmi.texinfo
gdb/mi/mi-cmd-stack.c
gdb/testsuite/gdb.mi/ChangeLog
gdb/testsuite/gdb.mi/mi-stack.exp