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
...
*
[lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows
Stella Stamenova
2018-12-20
1
-0
/
+1
*
Overload GetMemoryRegions for the ProcessMinidump
Tatyana Krasnukha
2018-12-20
1
-0
/
+62
*
[lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows
Stella Stamenova
2018-12-20
1
-6
/
+4
*
[lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows
Stella Stamenova
2018-12-20
1
-3
/
+0
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)
Stella Stamenova
2018-12-20
6
-18
/
+5
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
3
-17
/
+128
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
Stella Stamenova
2018-12-20
14
-41
/
+2
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)
Stella Stamenova
2018-12-20
5
-12
/
+4
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)
Stella Stamenova
2018-12-19
12
-20
/
+1
*
[lldbsuite] Un-xfail tests on Windows that are now passing
Stella Stamenova
2018-12-19
10
-37
/
+1
*
Show the memory region name if there is one in the output of the "memory regi...
Greg Clayton
2018-12-19
2
-0
/
+30
*
refactor testsuite spawnLldbMi args->exe+args
Jan Kratochvil
2018-12-19
3
-11
/
+14
*
[lit] Use the new build.py script in the lldb-mi tests
Stella Stamenova
2018-12-18
1
-2
/
+0
*
TestHelloWorld: Use a file on the target platform for synchronisation.
Adrian Prantl
2018-12-18
2
-19
/
+29
*
de-flake TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-1
/
+5
*
Skip TestMultithreaded.test_sb_api_listener_resume on linux
Pavel Labath
2018-12-18
1
-1
/
+1
*
Un-XFail TestYMMRegister on linux
Pavel Labath
2018-12-18
1
-1
/
+0
*
Un-XFail TestThreadStates.test_process_interrupt
Pavel Labath
2018-12-18
1
-12
/
+7
*
Un-XFAIL TestExitDuringBreak.py for linux
Pavel Labath
2018-12-18
1
-3
/
+0
*
Un-XFAIL TestNamespaceLookup for linux
Pavel Labath
2018-12-18
1
-12
/
+3
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
8
-9
/
+8
*
Reflow readme
Adrian Prantl
2018-12-17
1
-46
/
+55
*
Remove sleep() synchronisation from teststcase and
Adrian Prantl
2018-12-17
1
-9
/
+3
*
Update a comment according to r255360 "Remove -r and -R options from dotest.py"
Tatyana Krasnukha
2018-12-14
1
-2
/
+1
*
Remove the Disassembly benchmarks.
Adrian Prantl
2018-12-14
3
-355
/
+0
*
Fix test failures that depended on module order
Greg Clayton
2018-12-14
2
-24
/
+24
*
Remove unused file
Jonas Devlieghere
2018-12-11
1
-19
/
+0
*
Rewrite pexpect-based test in LIT/FileCheck.
Adrian Prantl
2018-12-10
3
-119
/
+0
*
Re-commit "Introduce ObjectFileBreakpad"
Pavel Labath
2018-12-10
3
-0
/
+45
*
[lldbsuite] Disable TestStopPCs when there's no XML support
Stella Stamenova
2018-12-06
1
-0
/
+2
*
[Expr] Fix `TestExprOptions` after r348240 on MacOS X
Aleksandr Urakov
2018-12-04
1
-0
/
+15
*
[Expr] Check the language before ignoring Objective C keywords
Aleksandr Urakov
2018-12-04
2
-1
/
+16
*
[Reproducers] Change how reproducers are initialized.
Jonas Devlieghere
2018-12-03
2
-54
/
+0
*
[PDB] Support PDB-backed expressions evaluation (+ fix stuck test)
Aleksandr Urakov
2018-12-03
1
-0
/
+2
*
Add a test to verify that lldb can load a kext binary.
Jason Molenda
2018-11-30
2
-0
/
+260
*
Skip TestRequireHWBreakpoints on Windows
Jonas Devlieghere
2018-11-30
1
-0
/
+4
*
[Target] Do not skip a stop on a breakpoint if a plan was completed
Aleksandr Urakov
2018-11-30
3
-0
/
+49
*
[lldbsuite] Build with -gdwarf on Windows
Stella Stamenova
2018-11-29
1
-0
/
+6
*
[lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...
Kuba Mracek
2018-11-28
1
-0
/
+10
*
[lldbsuite] Each lldb suite test must have a unique class name
Stella Stamenova
2018-11-27
2
-2
/
+2
*
Skip TestTargetCreateDeps
Jonas Devlieghere
2018-11-20
1
-1
/
+1
*
[lldbsuite] Invoke sed on Windows to determine the cache dir for clang
Stella Stamenova
2018-11-19
1
-30
/
+31
*
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"
Zachary Turner
2018-11-18
6
-103
/
+2
*
Just don't even attempt to invoke sed on Windows.
Adrian Prantl
2018-11-17
1
-0
/
+5
*
Revert "Makefile.rules: Fix the windows-sed-quoting issue harder."
Adrian Prantl
2018-11-17
1
-11
/
+11
*
Makefile.rules: Fix the windows-sed-quoting issue harder.
Adrian Prantl
2018-11-17
1
-9
/
+11
*
Make TestAppleSimulatorOSType.py more flexible
Frederic Riss
2018-11-17
1
-1
/
+7
*
Rewrite stop-hook tests as a couple of FileCheck tests
Frederic Riss
2018-11-16
7
-447
/
+0
*
Makefile.rules: Degrade gracefully on Windows machines without sed.
Adrian Prantl
2018-11-16
1
-6
/
+3
*
Use a shared module cache directory for LLDB.
Adrian Prantl
2018-11-16
1
-2
/
+3
[prev]
[next]