OSDN Git Service

* 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)
commitd0ba60102d695d31802e6934b2acad44c6fd13fa
treee6504f897e90588c4620de9e49adbc55408a8464
parent5df4e93f9b2c681c4894b376d0e4d96d4b70f189
* 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