[Lldb-commits] [PATCH] D31073: Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-create to work only with variables in scope

Igor Kulaychuk via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 17 05:02:35 PDT 2017


ayuckhulk created this revision.
ayuckhulk added a project: LLDB.

https://reviews.llvm.org/D31073

Files:
  packages/Python/lldbsuite/test/tools/lldb-mi/lexical-scope/Makefile
  packages/Python/lldbsuite/test/tools/lldb-mi/lexical-scope/TestLexicalScope.py
  packages/Python/lldbsuite/test/tools/lldb-mi/lexical-scope/main.cpp
  tools/lldb-mi/MICmdCmdStack.cpp
  tools/lldb-mi/MICmdCmdVar.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31073.92129.patch
Type: text/x-patch
Size: 6227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170317/a9780f36/attachment.bin>


More information about the lldb-commits mailing list