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
/
breakpoint
/
breakpoint_command
/
TestBreakpointCommand.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-206
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
[TestBreakpointCommand] Fix after r251121
Siva Chandra
2015-10-23
1
-3
/
+3
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-3
/
+5
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-11
/
+2
*
XFAIL breakpoint tests on Windows
Zachary Turner
2015-08-20
1
-0
/
+1
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-3
/
+3
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-3
/
+3
*
Add --move-to-nearest-code / target.move-to-nearest-code options (attempt 2)
Ilia K
2015-05-18
1
-6
/
+6
*
Reverting r237460 to fix test failures introduced on OSX & Linux
Vince Harron
2015-05-15
1
-6
/
+6
*
Add --move-to-nearest-code / target.move-to-nearest-code options
Ilia K
2015-05-15
1
-6
/
+6
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Allow "breakpoint command add" to add commands to more than one breakpoint at...
Jim Ingham
2014-08-29
1
-1
/
+9
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Fix breakpoint test to account for full path of source file location.
Matt Kopec
2013-06-17
1
-6
/
+6
*
Fix single whitespace before breakpoint filename in some tests due to r183932.
Matt Kopec
2013-06-17
1
-6
/
+6
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-2
/
+2
*
Clear auto-confirm setting on teardown for tests that use it
Daniel Malea
2012-11-20
1
-0
/
+1
*
Use auto-confirm setting to avoid prompts causing some tests to appear to hang
Daniel Malea
2012-11-20
1
-1
/
+2
*
Temporarily skip tests known to hang on Linux
Daniel Malea
2012-11-19
1
-0
/
+1
*
Missed a few places where I didn't delete the obsolete (commented out) versio...
Jim Ingham
2012-09-22
1
-12
/
+0
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-27
/
+24
*
<rdar://problem/11975483> Removing user-visible references to 'dict' as a par...
Enrico Granata
2012-08-08
1
-1
/
+1
*
Continue the cleanup started on r158737
Filipe Cabecinhas
2012-06-20
1
-5
/
+4
*
Remove all written files
Filipe Cabecinhas
2012-05-28
1
-1
/
+1
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+2
*
Adding a new --python-function (-F) option to breakpoint command add. The opt...
Enrico Granata
2012-04-04
1
-1
/
+22
*
Added the ability to restrict breakpoints by function name, function regexp, ...
Jim Ingham
2011-09-23
1
-0
/
+19
*
Move the SourceManager from the Debugger to the Target. That way it can stor...
Jim Ingham
2011-09-08
1
-2
/
+3
*
Move some top level directories to reside under functionalities dir.
Johnny Chen
2011-06-26
1
-0
/
+179