[Lldb-commits] [PATCH] D32732: "target variable" not showing all global variable if we print any global variable before execution starts

vignesh balu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 3 01:26:12 PDT 2017


vbalu updated this revision to Diff 97569.
vbalu added a comment.
Herald added a subscriber: srhines.

Added the test case.


Repository:
  rL LLVM

https://reviews.llvm.org/D32732

Files:
  packages/Python/lldbsuite/test/functionalities/target_command/TestTargetCommand.py
  packages/Python/lldbsuite/test/functionalities/target_command/globals.c
  source/Commands/CommandObjectTarget.cpp
  source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32732.97569.patch
Type: text/x-patch
Size: 8126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170503/c5b3ccfb/attachment.bin>


More information about the lldb-commits mailing list