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
/
multiple_threads
/
TestWatchpointMultipleThreads.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-137
/
+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
-1
/
+3
*
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
-22
/
+4
*
Remove Unicode byte-order mark from python files.
Zachary Turner
2015-08-13
1
-1
/
+1
*
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
*
[TestWatchpointMultipleThreads] Use default test executable names.
Siva Chandra
2015-05-07
1
-15
/
+10
*
Remove gcc xfail for TestWatchpointMultipleThreads.
Chaoren Lin
2015-04-14
1
-2
/
+0
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
1
-2
/
+1
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-2
/
+2
*
Mark test_watchpoint_multiple_threads_with_dwarf as XFAIL on Linux/clang.
Todd Fiala
2014-07-07
1
-0
/
+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
*
Get debugserver to call task_set_state to prime the control registers so that...
Jim Ingham
2013-07-11
1
-27
/
+2
*
Add TestConcurrentEvents test for LLDB's handling of inferior threads
Daniel Malea
2013-07-09
1
-0
/
+1
*
Skip intermittent watchpoint test failure when testing on Linux/gcc.
Matt Kopec
2013-06-05
1
-0
/
+2
*
Fix setting of watchpoints on inferior thread creation for Linux.
Matt Kopec
2013-06-03
1
-2
/
+0
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-2
/
+2
*
Mark multi-threaded watchpoint test as skip on Linux due to lldb assertions i...
Matt Kopec
2013-05-08
1
-2
/
+2
*
Update test status on Linux
Daniel Malea
2012-11-23
1
-0
/
+2
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-12
/
+5
*
Add test cases where we start three worker threads, with a write watchpoint s...
Johnny Chen
2012-05-18
1
-0
/
+87
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Remove the functionality of using 'frame variable -w' to set a watchpoint now...
Johnny Chen
2012-02-14
1
-1
/
+1
*
Modify the delegation chain from MachThreadList -> MachThread -> DNBArchProto...
Johnny Chen
2011-09-29
1
-13
/
+25
*
Fix a bug in the current MacOSX MachThreadList::EnableHardwareWatchpoint() im...
Johnny Chen
2011-09-29
1
-0
/
+90