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
/
python_api
/
watchpoint
/
watchlocation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
4
-328
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
2
-2
/
+2
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
2
-3
/
+3
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
2
-2
/
+6
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
2
-16
/
+4
*
[LLDB][MIPS] Skip invalid size watchpoint testcase for MIPS
Mohit K. Bhakkad
2015-10-05
1
-0
/
+1
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
2
-48
/
+9
*
XFAIL more watchpoint tests on Windows.
Zachary Turner
2015-09-02
1
-0
/
+1
*
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
/
+2
*
XFAIL watchpoint tests on Android arm/aarch64
Tamas Berghammer
2015-07-22
2
-0
/
+3
*
Enabling two watchpoint tests on linux
Pavel Labath
2015-04-30
2
-2
/
+0
*
Remove gcc xfail for TestTargetWatchAddress.
Chaoren Lin
2015-04-14
1
-1
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
2
-3
/
+3
*
xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...
Ying Chen
2015-03-25
1
-0
/
+1
*
XFAIL tests that are known to fail occasionally on Linux
Vince Harron
2015-03-05
2
-0
/
+2
*
Applying D7950 to four near copies of the file.
Chaoren Lin
2015-03-02
2
-42
/
+48
*
Get test executables compiling on Windows.
Zachary Turner
2014-08-13
1
-1
/
+1
*
Enabled TestSetWatchlocation.py on Linux.
Todd Fiala
2014-02-28
1
-1
/
+0
*
FreeBSD hardware watchpoint implementation
Ed Maste
2014-02-19
2
-2
/
+0
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
2
-3
/
+3
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
2
-2
/
+2
*
Re-enable TestRegisters and TestTargetWatchAddress on Linux
Daniel Malea
2013-09-05
1
-1
/
+0
*
tests: Mark expected FreeBSD failures due to pr16706
Ed Maste
2013-07-25
2
-0
/
+2
*
Disabling another watchpoint test with intermittent failure.
Matt Kopec
2013-05-30
1
-0
/
+1
*
Disabling watchpoint test with intermittent failure.
Andrew Kaylor
2013-05-29
1
-0
/
+1
*
Removing expected fail from another test that is now passing.
Andrew Kaylor
2013-05-29
1
-1
/
+0
*
Removing expected failures for watchpoint tests which are now passing.
Andrew Kaylor
2013-05-29
1
-1
/
+0
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
2
-2
/
+2
*
Update test scripts and Makefiles to allow testing with GCC:
Daniel Malea
2013-01-25
1
-1
/
+1
*
Update test status on Linux
Daniel Malea
2012-11-23
2
-0
/
+2
*
Patch from Dan Malea daniel.malea@gmail.com to add some required
Jason Molenda
2012-11-08
1
-0
/
+1
*
rdar://problem/11584012
Johnny Chen
2012-06-04
2
-2
/
+55
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
2
-0
/
+4
*
Fix wrong test method name.
Johnny Chen
2011-12-21
1
-1
/
+1
*
Remove debug 'print watchpoint' statement.
Johnny Chen
2011-10-14
1
-1
/
+0
*
Add a test case to exercise the newly added SB API:
Johnny Chen
2011-10-14
1
-0
/
+102
*
Fix wrong docstring with respect to API usage.
Johnny Chen
2011-10-14
1
-5
/
+5
*
SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...
Johnny Chen
2011-10-14
1
-6
/
+18
*
Add SBFrame.WatchLocation() to find and watch the location pointed to by
Johnny Chen
2011-10-01
3
-0
/
+192