vbalu created this revision.
"target variable" at main not printing all the global variables if we have
print ant global variable before starting execution. Instead it show only
variables that we printed before starting execution.
It wont work on three scenarios.
case 1:
(lldb) print my_global
Author: dgross
Date: Wed Apr 19 13:14:21 2017
New Revision: 300727
URL: http://llvm.org/viewvc/llvm-project?rev=300727&view=rev
Log:
Teach RenderScriptRuntime about changed context representation.
Summary:
The runtime discovers contexts through RenderScriptRuntime::Capture*()
methods. These meth
fjricci created this revision.
The existing cpp-level checks using PR_MPX_ENABLE_MANAGEMENT aren't sufficient,
as this isn't defined for linux kernel versions below 3.19.
https://reviews.llvm.org/D32719
Files:
packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/Te
scott.smith added a comment.
Can someone please commit this? Thank you!
Repository:
rL LLVM
https://reviews.llvm.org/D32708
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
fjricci created this revision.
'arch' is a valid qHostInfo key, but the unit
test for qHostInfo did not include it in the set of possible keys.
https://reviews.llvm.org/D32711
Files:
packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteHostInfo.py
Index: packages/Python/lldbsuite/t
scott.smith added a comment.
FYI, moving this code changes how two symbols (out of 2M+) are handled on a
test program I have. I noticed this because when I changed the loop to set it
up for parallelization, I effectively deferred all handling of C++ names to
later. It simplifies the code to h
scott.smith added a comment.
In https://reviews.llvm.org/D32316#742286, @clayborg wrote:
> We can iterate on this.
Thank you! Also, can you please push this? I don't have commit access.
Repository:
rL LLVM
https://reviews.llvm.org/D32316
___
clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.
We can iterate on this.
Repository:
rL LLVM
https://reviews.llvm.org/D32316
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http
scott.smith added a comment.
In https://reviews.llvm.org/D32316#739699, @scott.smith wrote:
> Can I get a re-review on this? Thanks.
Ping - please rereview!
Repository:
rL LLVM
https://reviews.llvm.org/D32316
___
lldb-commits mailing list
lld
scott.smith added a comment.
In https://reviews.llvm.org/D32503#738274, @scott.smith wrote:
> Can someone please commit this for me? I don't have access. Thank you!
Ping - please commit for me!
Repository:
rL LLVM
https://reviews.llvm.org/D32503
___
10 matches
Mail list logo