[Lldb-commits] [lldb] r296963 - Project file fixes after movement of Data* and removal of ThisThread.cpp

2017-03-04 Thread Sean Callanan via lldb-commits
Author: spyffe Date: Sat Mar 4 02:05:54 2017 New Revision: 296963 URL: http://llvm.org/viewvc/llvm-project?rev=296963&view=rev Log: Project file fixes after movement of Data* and removal of ThisThread.cpp Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj Modified: lldb/trunk/lldb.xcodepro

[Lldb-commits] [lldb] r296972 - Truncate thread names if they're too long.

2017-03-04 Thread Zachary Turner via lldb-commits
Author: zturner Date: Sat Mar 4 10:42:25 2017 New Revision: 296972 URL: http://llvm.org/viewvc/llvm-project?rev=296972&view=rev Log: Truncate thread names if they're too long. Modified: lldb/trunk/source/Target/Process.cpp Modified: lldb/trunk/source/Target/Process.cpp URL: http://llvm.org