[Lldb-commits] [PATCH] D26295: Change UnwindAssemblyInstEmulation to remove a register location instead of marking it as IsSame()

2016-11-03 Thread Jason Molenda via lldb-commits
jasonmolenda created this revision. jasonmolenda added reviewers: labath, tberghammer. jasonmolenda added a subscriber: lldb-commits. jasonmolenda set the repository for this revision to rL LLVM. This is a minor change and maybe more of a personal preference, but UnwindAssemblyInstEmulation

[Lldb-commits] GDBRemoteCommunicationClientTest.TestPacketSpeedJSON unit test hanging for anyone else?

2016-11-03 Thread Jason Molenda via lldb-commits
Is anyone else seeing a hang in GDBRemoteCommunicationClientTest.TestPacketSpeedJSON when running the unit tests? It was a new test added in r285602, it always hangs for me on my system, a macOS 10.12.something machine. Attaching to it with lldb, it's waiting to get a packet down in thread

[Lldb-commits] [lldb] r285977 - Added a couple more odd dot patterns that we got out

2016-11-03 Thread Jim Ingham via lldb-commits
Author: jingham Date: Thu Nov 3 20:47:59 2016 New Revision: 285977 URL: http://llvm.org/viewvc/llvm-project?rev=285977=rev Log: Added a couple more odd dot patterns that we got out of clang. Modified: lldb/trunk/unittests/Host/FileSpecTest.cpp Modified:

[Lldb-commits] [lldb] r285943 - Add RenderScriptScriptGroup to the Xcode project

2016-11-03 Thread Enrico Granata via lldb-commits
Author: enrico Date: Thu Nov 3 12:33:11 2016 New Revision: 285943 URL: http://llvm.org/viewvc/llvm-project?rev=285943=rev Log: Add RenderScriptScriptGroup to the Xcode project Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj URL:

[Lldb-commits] [lldb] r285941 - Add support to the ObjC type scavenger for finding types via debug info

2016-11-03 Thread Enrico Granata via lldb-commits
Author: enrico Date: Thu Nov 3 12:25:27 2016 New Revision: 285941 URL: http://llvm.org/viewvc/llvm-project?rev=285941=rev Log: Add support to the ObjC type scavenger for finding types via debug info Modified: lldb/trunk/include/lldb/Target/Language.h

[Lldb-commits] [lldb] r285902 - [Renderscript] Add commands for scriptgroup interaction.

2016-11-03 Thread Aidan Dodds via lldb-commits
Author: aidandodds Date: Thu Nov 3 08:20:37 2016 New Revision: 285902 URL: http://llvm.org/viewvc/llvm-project?rev=285902=rev Log: [Renderscript] Add commands for scriptgroup interaction. This commit hooks the nofity function that signals script group compilation. By tracking scriptgroups

[Lldb-commits] [PATCH] D26190: [RFC] Solve linking inconsistency, proposal two

2016-11-03 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL285894: Link lldb-mi only to the llvm components it uses (authored by labath). Changed prior to commit: https://reviews.llvm.org/D26190?vs=76554=76833#toc Repository: rL LLVM

[Lldb-commits] [lldb] r285894 - Link lldb-mi only to the llvm components it uses

2016-11-03 Thread Pavel Labath via lldb-commits
Author: labath Date: Thu Nov 3 05:52:17 2016 New Revision: 285894 URL: http://llvm.org/viewvc/llvm-project?rev=285894=rev Log: Link lldb-mi only to the llvm components it uses Summary: liblldb does not re-export the llvm library contained within, so lldb-mi needs to manage its own

[Lldb-commits] [PATCH] D26275: Remove TimeValue usage from Core/Module

2016-11-03 Thread Pavel Labath via lldb-commits
labath created this revision. labath added a reviewer: clayborg. labath added a subscriber: lldb-commits. The only interesting part here is that TimePoint and TimeValue have different natural string representations, which affects "target modules list" output. It is now "2016-07-09

[Lldb-commits] [lldb] r285892 - Fix Timer unit test

2016-11-03 Thread Pavel Labath via lldb-commits
Author: labath Date: Thu Nov 3 05:07:47 2016 New Revision: 285892 URL: http://llvm.org/viewvc/llvm-project?rev=285892=rev Log: Fix Timer unit test I did not take into account that the output of the Dump function will be non-deterministic. Fix that by increasing of the times, this also makes the

[Lldb-commits] [lldb] r285891 - Remove TimeSpecTimeout class

2016-11-03 Thread Pavel Labath via lldb-commits
Author: labath Date: Thu Nov 3 04:29:56 2016 New Revision: 285891 URL: http://llvm.org/viewvc/llvm-project?rev=285891=rev Log: Remove TimeSpecTimeout class the class is unused. Removed: lldb/trunk/source/Utility/TimeSpecTimeout.cpp lldb/trunk/source/Utility/TimeSpecTimeout.h Modified:

[Lldb-commits] [PATCH] D26243: Refactor Timer class

2016-11-03 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL285890: Refactor Timer class (authored by labath). Changed prior to commit: https://reviews.llvm.org/D26243?vs=76701=76822#toc Repository: rL LLVM https://reviews.llvm.org/D26243 Files:

[Lldb-commits] [lldb] r285890 - Refactor Timer class

2016-11-03 Thread Pavel Labath via lldb-commits
Author: labath Date: Thu Nov 3 04:14:09 2016 New Revision: 285890 URL: http://llvm.org/viewvc/llvm-project?rev=285890=rev Log: Refactor Timer class Summary: While removing TimeValue from this class I noticed a lot of room for small simplifications here. Main are: - instead of complicated

[Lldb-commits] [lldb] r285885 - Test for YMMRegisters.

2016-11-03 Thread Ravitheja Addepally via lldb-commits
Author: ravitheja Date: Thu Nov 3 03:35:55 2016 New Revision: 285885 URL: http://llvm.org/viewvc/llvm-project?rev=285885=rev Log: Test for YMMRegisters. Summary: This patch contains test for reading YMM Registers. The test basically contains an inferior that loads the ymm registers with a bit