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
/
serialize
/
TestBreakpointSerialization.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Readd missing functionalities/breakpoint tests
Raphael Isemann
2019-09-10
1
-0
/
+291
*
[lldb] Restructure test folders to match LLDB command hierarchy
Raphael Isemann
2019-09-01
1
-291
/
+0
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-2
/
+0
*
When deserializing breakpoints some options may not be present.
Jim Ingham
2019-02-22
1
-0
/
+6
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
1
-3
/
+6
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-10
/
+6
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-5
/
+5
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-1
/
+1
*
Fix serialization of Python breakpoint commands.
Jim Ingham
2016-09-26
1
-1
/
+1
*
Add the ability to append breakpoints to the save file.
Jim Ingham
2016-09-22
1
-3
/
+57
*
Add the ability to deserialize only breakpoints matching a given name.
Jim Ingham
2016-09-22
1
-1
/
+34
*
Add some more tests for breakpoint serialization.
Jim Ingham
2016-09-20
1
-45
/
+99
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
1
-0
/
+147