index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
functionalities
/
watchpoint
/
watchpoint_commands
/
command
/
TestWatchpointCommandLLDB.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-139
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-0
/
+2
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-33
/
+9
*
XFAIL Watchpoint tests on Windows.
Zachary Turner
2015-08-13
1
-1
/
+3
*
XFAIL watchpoint tests on Android arm/aarch64
Tamas Berghammer
2015-07-22
1
-0
/
+2
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-2
/
+2
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-2
/
+2
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-2
/
+2
*
Shorten executable name in WatchpointLLDBCommandTestCase
Tamas Berghammer
2015-03-23
1
-1
/
+1
*
FreeBSD hardware watchpoint implementation
Ed Maste
2014-02-19
1
-2
/
+0
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
tests: Mark expected FreeBSD failures due to pr16706
Ed Maste
2013-07-25
1
-0
/
+2
*
Add watchpoint support for Linux on 64-bit host.
Matt Kopec
2013-05-07
1
-2
/
+0
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-1
/
+1
*
Update test status on Linux
Daniel Malea
2012-11-23
1
-0
/
+2
*
Watchpoints remember the type of the expression or variable they were set wit...
Jim Ingham
2012-10-23
1
-2
/
+2
*
Missed a few places where I didn't delete the obsolete (commented out) versio...
Jim Ingham
2012-09-22
1
-6
/
+0
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-6
/
+9
*
Cope with the case where the user-supplied callbacks want the watchpoint itse...
Johnny Chen
2012-08-23
1
-0
/
+68
*
Simplify the "Watchpoint ... hit" printout, make it more terse.
Johnny Chen
2012-08-13
1
-2
/
+2
*
rdar://problem/12007576
Johnny Chen
2012-08-13
1
-5
/
+10
*
rdar://problem/11457143 [ER] need "watchpoint command ..."
Johnny Chen
2012-08-09
1
-0
/
+93