Add support for -stack-list-variables.
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>
Wed, 29 Apr 2015 08:18:41 +0000 (08:18 +0000)
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>
Wed, 29 Apr 2015 08:18:41 +0000 (08:18 +0000)
commitfda237d09fbe88371e1255acef92fe451201bedc
treeac862707691be727941d789406f5970670237b90
parent119998dbf14f97fdc4d52fdb4bd182f9fc0d9bb4
Add support for -stack-list-variables.

This command is able to list both local variables and stack arguments for a specific thread/frame.
Args are denoted with 'arg="1"'.
Patch from Chuck Ries.

llvm-svn: 236090
lldb/test/tools/lldb-mi/stack/TestMiStack.py
lldb/test/tools/lldb-mi/stack/main.cpp
lldb/tools/lldb-mi/MICmdCmdStack.cpp
lldb/tools/lldb-mi/MICmdCmdStack.h
lldb/tools/lldb-mi/MICmdCommands.cpp
lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
lldb/tools/lldb-mi/MICmnLLDBDebugSessionInfo.h