[Lldb-commits] [PATCH] D14051: Fix for Arm watchpoint cache corruption in case of ptrace failure

2015-10-25 Thread Muhammad Omair Javaid via lldb-commits
omjavaid created this revision. omjavaid added reviewers: tberghammer, clayborg. omjavaid added a subscriber: lldb-commits. Herald added subscribers: rengolin, aemerson. Arm watchpoint handlers incorrectly updates watchpoint cache incase we have a ptrace failures. This patch fixes this issue by

[Lldb-commits] [lldb] r251269 - Corrects return values and typos in Arm watchpoint code

2015-10-25 Thread Omair Javaid via lldb-commits
Author: omjavaid Date: Sun Oct 25 18:18:35 2015 New Revision: 251269 URL: http://llvm.org/viewvc/llvm-project?rev=251269&view=rev Log: Corrects return values and typos in Arm watchpoint code This is just a trivial patch that corrects a couple of return value account to function's return type. Al

[Lldb-commits] [lldb] r251264 - Fix a copy-and-paste error on new Editline test cmake configuration.

2015-10-25 Thread Todd Fiala via lldb-commits
Author: tfiala Date: Sun Oct 25 16:54:56 2015 New Revision: 251264 URL: http://llvm.org/viewvc/llvm-project?rev=251264&view=rev Log: Fix a copy-and-paste error on new Editline test cmake configuration. Modified: lldb/trunk/unittests/Editline/CMakeLists.txt Modified: lldb/trunk/unittests/Edit

[Lldb-commits] [lldb] r251261 - Xcode: added lldb-gtest target to build and run the gtests in the unittests directory.

2015-10-25 Thread Todd Fiala via lldb-commits
Author: tfiala Date: Sun Oct 25 16:42:35 2015 New Revision: 251261 URL: http://llvm.org/viewvc/llvm-project?rev=251261&view=rev Log: Xcode: added lldb-gtest target to build and run the gtests in the unittests directory. Also added a placeholder Editline gtest for some code that I'll add as soon

[Lldb-commits] [lldb] r251243 - Added some top-level unittests files that I missed in the last check-in.

2015-10-25 Thread Todd Fiala via lldb-commits
Author: tfiala Date: Sun Oct 25 11:53:08 2015 New Revision: 251243 URL: http://llvm.org/viewvc/llvm-project?rev=251243&view=rev Log: Added some top-level unittests files that I missed in the last check-in. I am also letting a debugserver-related project entry slide in since Xcode seems to insist

[Lldb-commits] [lldb] r251240 - Add lldb/unittests files to the Xcode lldb project.

2015-10-25 Thread Todd Fiala via lldb-commits
Author: tfiala Date: Sun Oct 25 11:22:46 2015 New Revision: 251240 URL: http://llvm.org/viewvc/llvm-project?rev=251240&view=rev Log: Add lldb/unittests files to the Xcode lldb project. Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj URL