OSDN Git Service

* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of
authorcagney <cagney>
Tue, 26 Jun 2001 18:13:45 +0000 (18:13 +0000)
committercagney <cagney>
Tue, 26 Jun 2001 18:13:45 +0000 (18:13 +0000)
commit96804bd5bfcda69f7f5e980b22413ee8d6877910
tree069f29025fb3c24ce66a91eb05ea6f0f49937ac1
parent23b90b8fb701c9c67afcec4580f44372c19f9d74
* 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