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
/
lldbutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
lldbutil: Forward ASan launch info to test inferiors
Vedant Kumar
2020-01-10
1
-1
/
+8
*
Assert launch success in run_to_breakpoint_do_run
Vedant Kumar
2019-12-10
1
-0
/
+2
*
dotest: Add a way for the run_to_* helpers to register dylibs
Fred Riss
2019-11-15
1
-7
/
+18
*
Modernize TestThreadStepOut.py
Jim Ingham
2019-10-28
1
-8
/
+21
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
1
-2
/
+0
*
[Windows] Dump more information about access violation exception
Aleksandr Urakov
2019-04-29
1
-1
/
+1
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
1
-0
/
+2
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
1
-2
/
+16
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
1
-2
/
+24
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-5
/
+5
*
Allow relative file paths when settings source breakpoints
Greg Clayton
2018-04-13
1
-1
/
+1
*
Next batch of test-tree-cleaning changes
Pavel Labath
2018-03-15
1
-6
/
+16
*
Fix TestBreakpointInGlobalConstructor for Windows
Adrian McCarthy
2018-02-21
1
-2
/
+3
*
Fix a couple of more tests to not create files in the source tree
Pavel Labath
2018-02-21
1
-2
/
+2
*
Add the ability to restrict the breakpoint to a module
Jim Ingham
2018-02-02
1
-4
/
+13
*
Added lldbutil.run_to_name_breakpoint and use it in one test.
Jim Ingham
2018-02-01
1
-28
/
+54
*
Add more diagnostics to help diagnose flaky test
Adrian Prantl
2018-01-30
1
-1
/
+1
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
1
-0
/
+9
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
1
-8
/
+18
*
Add a lldbutils routine that gathers up the boiler-plate
Jim Ingham
2017-07-06
1
-0
/
+41
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-124
/
+320
*
[test] make expect_state_changes actually expect *only* them
Pavel Labath
2016-04-14
1
-2
/
+3
*
fix missing import of 'time' in lldbutil.wait_for_file_on_target
Todd Fiala
2016-04-08
1
-0
/
+1
*
Fixup r265398
Pavel Labath
2016-04-06
1
-0
/
+1
*
[NFC] Cleanup the code used to run shell commands from tests
Tamas Berghammer
2016-04-05
1
-0
/
+17
*
Fix some issues with bytes and strings in Python 3.
Zachary Turner
2016-01-25
1
-2
/
+2
*
Fix missing function argument passthrough.
Zachary Turner
2016-01-23
1
-1
/
+1
*
More fixes related to counting threads on Windows.
Zachary Turner
2016-01-22
1
-4
/
+10
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
1
-0
/
+9
*
Fix a bug in lldbutil.expect_state_changes
Pavel Labath
2016-01-06
1
-10
/
+18
*
Fix a typo in lldbutil.py
Pavel Labath
2016-01-05
1
-1
/
+1
*
Fix an issue where all tests marked with skip_if_callable would be skipped re...
Enrico Granata
2015-12-04
1
-4
/
+5
*
Python 3 - Turn on absolute imports, and fix existing imports.
Zachary Turner
2015-11-05
1
-5
/
+10
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
1
-1
/
+1
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-0
/
+1002