Author: ki.stfu
Date: Tue Apr 4 03:00:28 2017
New Revision: 299417
URL: http://llvm.org/viewvc/llvm-project?rev=299417&view=rev
Log:
Enable lldm-mi commands -stack-list-locals -stack-list-variables and
-var-create to work only with variables in scope
Patch by ayuckhulk
Reviewers: abidh, lldb-c
mgorny added a comment.
Well, I can confirm that the hack works for me. Not that I like it but if it's
meant to be only temporary, I'm fine with any solution that works.
Repository:
rL LLVM
https://reviews.llvm.org/D31367
___
lldb-commits mailin
Author: jingham
Date: Tue Apr 4 12:48:21 2017
New Revision: 299451
URL: http://llvm.org/viewvc/llvm-project?rev=299451&view=rev
Log:
Tone down the "lldb types" log a bit.
Change the get shared class info function to only
dump its results to the inferior stdout when the
log is verbose. This matc
Sorry for missing this! What options should I use when running it?
On Mon, Sep 19, 2016 at 2:31 PM, Eugene Zelenko
wrote:
> Eugene.Zelenko added a subscriber: Eugene.Zelenko.
> Eugene.Zelenko added a comment.
>
> Please rebase from trunk and run Clang-format.
>
>
> Repository:
> rL LLVM
>
> h
jafl updated this revision to Diff 94112.
jafl added a comment.
Merged from master and ran clang-format
Repository:
rL LLVM
https://reviews.llvm.org/D22831
Files:
include/lldb/API/SBAddress.h
Index: include/lldb/API/SBAddress.h
=
Author: jingham
Date: Tue Apr 4 19:08:21 2017
New Revision: 299489
URL: http://llvm.org/viewvc/llvm-project?rev=299489&view=rev
Log:
Reverting r299374 & r299402 due to testsuite failure.
This caused a failure in the test case:
functionalities/breakpoint/objc/TestObjCBreakpoints.py
When we ar
This patch is causing a testsuite failure in ObjC breakpoint setting:
functionalities/breakpoint/objc/TestObjCBreakpoints.py
You must be grabbing ObjC names and somehow treating them as C++ names.
I reverted the patch till the test gets fixed. If you can't get your hands on
an ObjC binary to t
Hello everyone,
Below are some buildbot numbers for the week of 03/19/2017 - 03/25/2017.
Please see the same data in attached csv files:
The longest time each builder was red during the last week;
"Status change ratio" by active builder (percent of builds that changed the
builder status from gre
Hello everyone,
Below are some buildbot numbers for the last week of 03/26/2017 -
04/01/2017.
Please see the same data in attached csv files:
The longest time each builder was red during the last week;
"Status change ratio" by active builder (percent of builds that changed the
builder status fro
On 31 March 2017 at 07:14, Nitesh Jain via lldb-commits
wrote:
> Author: nitesh.jain
> Date: Fri Mar 31 06:14:02 2017
> New Revision: 299200
>
> URL: http://llvm.org/viewvc/llvm-project?rev=299200&view=rev
> Log:
> [LLDB][MIPS] Core Dump Support.
The FreeBSD build is broken as of this commit:
htt
Sorry about that and thanks for rolling it back. I'll take a look tomorrow.
On Tue, Apr 4, 2017 at 5:22 PM, Jim Ingham wrote:
> This patch is causing a testsuite failure in ObjC breakpoint setting:
>
> functionalities/breakpoint/objc/TestObjCBreakpoints.py
>
> You must be grabbing ObjC names and
11 matches
Mail list logo