[Lldb-commits] [PATCH] D32732: "target variable" not showing all global variable if we print any global variable before execution starts
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 2 02:20:25 PDT 2017
labath added subscribers: jingham, labath.
labath added a comment.
Thanks for the patch. Could you also write a test case for the bug? It sounds like all that is necessary is to move the commands from your commit message into a test.
Jim, who would be a good reviewer for this?
Repository:
rL LLVM
https://reviews.llvm.org/D32732
More information about the lldb-commits
mailing list