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
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
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
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
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
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