llvm-project/lldb/test/Shell
Stefan Gränitz 9689c1b7bb [lldb] JITLoaderGDB tests can use lli in ORC greedy mode
At first, lli only supported lazy mode for ORC. Greedy mode was added with e1579894d2 and is the default settings now. JITLoaderGDB tests don't rely on laziness, so we can switch them to greedy and remove some complexity.
2021-09-22 14:46:19 +02:00
..
Breakpoint [lldb] JITLoaderGDB tests can use lli in ORC greedy mode 2021-09-22 14:46:19 +02:00
BuildScript
Commands Reland "[lldb] Set return status to failed when adding a command error" 2021-06-14 14:26:47 +01:00
Driver [lldb] Skip TestError.test with reproducers 2020-08-17 10:42:58 -07:00
Error [lldb] Don't search for system specific strings in assert.test 2021-03-29 10:46:14 +02:00
ExecControl/StopHook [lldb] Enable FreeBSDRemote plugin by default and update test status 2020-11-05 17:49:46 +01:00
Expr [lldb] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is used 2021-08-09 21:35:11 +02:00
Heap [lldb/Test] Mark heap-cstr.test as requiring Python 2020-02-05 16:05:54 -08:00
Host Don't depend on the "run" alias doing shell expanding. 2021-06-15 16:37:46 -07:00
Minidump [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests 2021-04-13 12:51:48 +00:00
ObjectFile Create synthetic symbol names on demand to improve memory consumption and startup times. 2021-07-27 16:51:12 -07:00
Process Rename human-readable name for DW_LANG_Mips_Assembler 2021-05-12 19:13:58 -07:00
Quit [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
Recognizer [lldb] [test] Update test status for NetBSD 2020-12-20 11:32:43 +01:00
Register [lldb] [test] Add tests for coredumps with multiple threads 2021-09-09 09:59:52 +02:00
Reproducer [lldb] Remove references to LLDB_CAPTURE_REPRODUCER 2021-03-31 21:42:00 -07:00
ScriptInterpreter [lldb] Drop REQUIRES where redundant because of lit.local.cfg 2021-07-09 13:25:10 -07:00
Settings [lldb] Fix that symbols.clang-modules-cache-path is never initialized 2020-12-10 13:37:40 +01:00
Subprocess [lldb] [test] Remove parent output checks from follow-child tests 2021-09-13 15:50:00 +02:00
SymbolFile nullptr printing - update for a change to clang type printing that now uses "std::nullptr_t" 2021-09-21 11:50:24 -07:00
Unwind Fix lldb test failure due to D93082. 2020-12-23 14:16:27 -08:00
VSCode [lldb-vscode] Use libOption with tablegen to parse command line options. 2020-02-21 08:15:06 -08:00
Watchpoint [lldb] [Process/NetBSD] Copy watchpoints to newly-created threads 2019-11-25 20:11:59 +01:00
helper [lldb/win] Fix TestIRMemoryMapWindows.test when running tests in git bash 2021-09-16 07:40:54 -04:00
lldb-server Revert "[lldb server] Tidy up LLDB server return codes and associated tests" 2021-09-02 15:27:39 +02:00
.clang-format
CMakeLists.txt [lldb] Match test dependencies name to other LLVM projects. 2021-05-21 00:10:27 -07:00
lit-lldb-init.in Revert "[lldb] Assert filecache and live memory match on debug under a setting" 2021-07-29 10:48:57 -07:00
lit.cfg.py [lldb] [test] Skip Expr/nodefaultlib.cpp test if LD_PRELOAD Is used 2021-08-09 21:35:11 +02:00
lit.site.cfg.py.in [lldb] [debugserver] Add stN aliases for stmmN for compatibility 2021-01-07 02:10:38 +01:00