]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/mi/mi-cmd-stack.c
gdb/
authorYao Qi <yao@codesourcery.com>
Thu, 8 Aug 2013 05:10:10 +0000 (05:10 +0000)
committerYao Qi <yao@codesourcery.com>
Thu, 8 Aug 2013 05:10:10 +0000 (05:10 +0000)
commit82a0a75ff005db5ff174768120dddb13a6392c5c
tree0abc1f3c7c5b7b1e221d4ba1a545749153f79fa2
parent5c4aa40b937c4cb7eeafdc88b7f11e16b3caf503
gdb/
* frame.h (read_frame_local): Declare.
* mi/mi-cmd-stack.c (list_args_or_locals): Call
read_frame_local.
* stack.c (read_frame_local): New.

gdb/testsuite/

* gdb.trace/mi-trace-unavailable.exp: Don't set
"print entry-values" to "no".
(test_trace_unavailable): Set various values to
"print entry-values" to test that the output of
'-stack-list-locals' is not affected, and then set
set "print entry-values" to "no".
gdb/ChangeLog
gdb/frame.h
gdb/mi/mi-cmd-stack.c
gdb/stack.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/mi-trace-unavailable.exp