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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
breakpoint
/
breakpoint_command
/
TestBreakpointCommand.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: XFAIL/UNSUPPORTED tests on Windows
Saleem Abdulrasool
2020-01-01
1
-0
/
+1
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
1
-1
/
+0
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
1
-3
/
+5
*
[lldb] Readd missing functionalities/breakpoint tests
Raphael Isemann
2019-09-10
1
-0
/
+285
*
[lldb] Restructure test folders to match LLDB command hierarchy
Raphael Isemann
2019-09-01
1
-285
/
+0
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-2
/
+0
*
[lit] Use the new build.py script in the lldb-mi tests
Stella Stamenova
2018-12-18
1
-2
/
+0
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
1
-2
/
+2
*
Make sure deleting all breakpoints clears their sites first
Eugene Zemtsov
2018-04-16
1
-0
/
+19
*
Allow relative file paths when settings source breakpoints
Greg Clayton
2018-04-13
1
-1
/
+25
*
Avoid dirtying the source tree in breakpoint command tests
Pavel Labath
2018-02-20
1
-71
/
+18
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-3
/
+3
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
1
-1
/
+1
*
Add an auto-continue flag to breakpoints & locations.
Jim Ingham
2017-08-03
1
-1
/
+30
*
Fix serialization of Python breakpoint commands.
Jim Ingham
2016-09-26
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-76
/
+139
*
LLDB help content has accumulated over time without a recent attempt to
Kate Stone
2016-07-14
1
-1
/
+1
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
1
-1
/
+1
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
1
-1
/
+2
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
1
-2
/
+2
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+206