diff options
author | Ilia K <ki.stfu@gmail.com> | 2015-02-06 18:08:24 +0000 |
---|---|---|
committer | Ilia K <ki.stfu@gmail.com> | 2015-02-06 18:08:24 +0000 |
commit | 1a0ec0f15dc755a81ea0ff958872e6e5a9a0772d (patch) | |
tree | ab2a40ff63a254e546845d80c9442a673e19518f /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 526ec29370e508df54589b4ecf47e0b7fee05702 (diff) | |
download | llvm-1a0ec0f15dc755a81ea0ff958872e6e5a9a0772d.zip llvm-1a0ec0f15dc755a81ea0ff958872e6e5a9a0772d.tar.gz llvm-1a0ec0f15dc755a81ea0ff958872e6e5a9a0772d.tar.bz2 |
Fix -stack-list-locals and -stack-list-arguments (MI)
Summary:
These changes include:
* Add eVariableInfoFormat argument for MIResponseFormVariableInfo{,2,3} and GetVariableInfo{,2} functions
* Fix -stack-list-locals and -stack-list-arguments: they ingored print-values
* Enable MiStackTestCase tests for -stack-list-xxx commands
All test pass on OS X.
Reviewers: abidh, clayborg
Reviewed By: abidh
Subscribers: lldb-commits, clayborg, abidh
Differential Revision: http://reviews.llvm.org/D7462
llvm-svn: 228412
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions