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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[test] Run TestLaunchWithShellExpand with /bin/sh on POSIX.
Jonas Devlieghere
2019-10-04
1
-0
/
+4
*
[lldb] [testsuite] Mark TestSBCommandReturnObject as failing on Windows
Jan Kratochvil
2019-10-04
1
-0
/
+3
*
[lldb] Fix crash on SBCommandReturnObject & assignment
Jan Kratochvil
2019-10-04
3
-0
/
+69
*
[lldb][modern-type-lookup] No longer import temporary declarations into the p...
Raphael Isemann
2019-10-04
2
-0
/
+11
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
3
-7
/
+38
*
Break out the Python class & key/value options into a separate OptionGroup.
Jim Ingham
2019-10-03
2
-0
/
+21
*
SBDebugger::SetInputFile, SetOutputFile, etc.
Lawrence D'Anna
2019-10-03
1
-1
/
+125
*
new api class: SBFile
Lawrence D'Anna
2019-10-03
2
-0
/
+164
*
[lldb] Fix evaluation of nested classes with parent from other CU
Raphael Isemann
2019-10-02
5
-0
/
+81
*
Allow the internal-state-thread free access to the TargetAPI mutex.
Jim Ingham
2019-10-01
3
-10
/
+74
*
[test] Make TestBasicEntryValuesX86_64 run on Linux as well as Darwin
Vedant Kumar
2019-09-30
1
-1
/
+5
*
[lldb][NFC] Updating test to reflect made by D67966
Shafik Yaghmour
2019-09-30
1
-1
/
+1
*
[lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks th...
Raphael Isemann
2019-09-30
1
-0
/
+43
*
[lldb] Partly revert 370734: Test 'frame select -r' and fix that INT32_MIN br...
Raphael Isemann
2019-09-30
1
-4
/
+0
*
[lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMe...
Raphael Isemann
2019-09-30
3
-0
/
+29
*
Give an error when StepUsingScriptedThreadPlan is passed a bad classname.
Jim Ingham
2019-09-28
1
-1
/
+22
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
17
-0
/
+22
*
[lldb] Disable testing entry values as memory location
Djordje Todorovic
2019-09-27
1
-0
/
+3
*
Disable the empty string check in TestDataFormatterStdString
Pavel Labath
2019-09-27
1
-1
/
+2
*
[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
17
-22
/
+0
*
[lldb] Print an error message for an empty subcommand
Raphael Isemann
2019-09-27
1
-2
/
+1
*
[lldb][NFC] Actually test which method we call in TestCallOverriddenMethod
Raphael Isemann
2019-09-27
2
-4
/
+8
*
[lldb][NFC] Test CommandObjectMultiword functionality
Raphael Isemann
2019-09-27
1
-0
/
+34
*
[lldb][modern-type-lookup] Add test for using the ClangModulesDeclVendor
Raphael Isemann
2019-09-26
3
-0
/
+36
*
Don't stop execution in batch mode when process stops with SIGINT or SIGSTOP
Tatyana Krasnukha
2019-09-26
1
-0
/
+29
*
Modernize Makefile.
Adrian Prantl
2019-09-25
1
-1
/
+1
*
[lldb][modern-type-lookup] Add two basic tests for modern-type-lookup
Raphael Isemann
2019-09-25
6
-0
/
+69
*
[lldb] [test] Add NetBSD to XFAIL list for thread_local test
Michal Gorny
2019-09-25
1
-1
/
+2
*
[lldb] Test data formatters for empty strings
Raphael Isemann
2019-09-25
4
-1
/
+18
*
[lldb] Remove -nostdlib++ flag from import-std-module/sysroot test
Raphael Isemann
2019-09-25
1
-1
/
+1
*
[lldb][NFC] Refactor TestCallBuiltinFunction
Raphael Isemann
2019-09-25
1
-11
/
+4
*
[Make] Revert some changes from r372795.
Jonas Devlieghere
2019-09-25
2
-4
/
+4
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
146
-219
/
+264
*
[CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVER
Jonas Devlieghere
2019-09-24
4
-0
/
+4
*
[lldb] Decouple importing the std C++ module from the way the program is comp...
Raphael Isemann
2019-09-24
44
-114
/
+0
*
[lldb][NFC] Relax completion tests for log command to make them pass on Linux
Raphael Isemann
2019-09-24
1
-15
/
+4
*
[lldb] Add completion support for log enable/disable/list
Raphael Isemann
2019-09-24
1
-0
/
+32
*
Adapt test to upstream clang compiler changes.
Adrian Prantl
2019-09-24
1
-1
/
+4
*
[Make] Add support for building NeXT-style frameworks
Jonas Devlieghere
2019-09-23
1
-11
/
+40
*
[lldb-suite] TestCallOverriddenMethod.py is now passing on Windows
Stella Stamenova
2019-09-23
1
-1
/
+0
*
[lldb] Fix that importing decls in a TagDecl end up in wrong declaration cont...
Raphael Isemann
2019-09-23
1
-3
/
+16
*
[lldb] Process formatters in reverse-chronological order
Jan Kratochvil
2019-09-20
1
-0
/
+7
*
Fir TestAPILog for gcc
Pavel Labath
2019-09-18
1
-7
/
+5
*
[lldb] Print better diagnostics for user expressions and modules
Raphael Isemann
2019-09-18
4
-1
/
+128
*
Clean up this test.
Jim Ingham
2019-09-18
1
-46
/
+11
*
TestFoundationDisassembly.py is not dependent on debug information.
Jim Ingham
2019-09-18
1
-0
/
+2
*
[ScriptInterpreter] Limit LLDB's globals to interactive mode.
Jonas Devlieghere
2019-09-18
2
-4
/
+4
*
[test] Fail gracefully if the regex doesn't match
Jonas Devlieghere
2019-09-16
1
-6
/
+11
*
[test] Update TestAPILog to pass on Windows.
Jonas Devlieghere
2019-09-13
1
-2
/
+2
*
[test] Print the log output on failure.
Jonas Devlieghere
2019-09-13
1
-2
/
+2
[prev]
[next]