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
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
2
-2
/
+0
*
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-29
1
-1
/
+1
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
3
-7
/
+102
*
[lldb][NFC] Simplify makefiles also for breakpoint tests
Raphael Isemann
2019-09-12
1
-3
/
+1
*
[lldb] Readd missing functionalities/breakpoint tests
Raphael Isemann
2019-09-10
9
-0
/
+504
*
[lldb] Restructure test folders to match LLDB command hierarchy
Raphael Isemann
2019-09-01
9
-504
/
+0
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
3
-6
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[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
2
-0
/
+23
*
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
4
-92
/
+34
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-1
/
+1
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
3
-5
/
+5
*
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
4
-109
/
+208
*
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
2
-3
/
+5
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
3
-3
/
+3
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
3
-6
/
+7
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
8
-0
/
+393