llvm-project/lldb/test/Shell
Jonas Devlieghere c0f1dcf31e [lldb/Test] Pass the lldb_tool_dir when setting the lldb-repro substitutions
Otherwise LIT can't find the lldb-repro script in standalone builds.
2020-06-16 13:56:16 -07:00
..
Breakpoint BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than g_breakpoint_dummy_options 2019-11-07 14:25:04 -08:00
BuildScript Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Commands [lldb] Fixup command-disassemble-process.yaml test 2020-05-15 12:35:44 +02:00
Driver [lldb/Interpreter] Support color in CommandReturnObject 2020-06-09 10:45:45 -07:00
ExecControl/StopHook [StopHook] Use wildcard matching. Pointed out by Jim Ingham. 2020-03-20 13:57:40 -07:00
Expr [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
Heap [lldb/Test] Mark heap-cstr.test as requiring Python 2020-02-05 16:05:54 -08:00
Host [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
Minidump [lldb] Allow loading of minidumps with no process id 2020-01-20 13:08:58 +01:00
ObjectFile [LLDB] Fix minidebuginfo-set-and-hit-breakpoint.test for arm 32-bit 2020-05-13 07:17:40 +05:00
Process Restrict test for DW_AT_APPLE_optimized to Darwin 2020-05-22 15:52:00 -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] Fix typo in xfail decorator assert.test 2020-05-13 08:53:56 +05:00
Register [lldb/Reproducers] Fix typo introduced when disabling register failing tests 2020-04-10 08:37:06 +02:00
Reproducer [Reproducers] Serialize process arguments in ProcessInfo 2020-05-12 11:12:37 -07:00
ScriptInterpreter [lldb/Python] Fix the infinitely looping Python prompt bug 2020-06-16 11:05:19 -07:00
Settings [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
SymbolFile [lldb] Fix DW_TAG_GNU_call_site-DW_AT_low_pc as produced by GCC 2020-06-09 13:41:41 +02:00
Unwind [lldb] Remove custom DWARF expression printing code 2020-05-25 16:09:25 +02: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/Test] Pass the lldb_tool_dir when setting the lldb-repro substitutions 2020-06-16 13:56:16 -07:00
.clang-format [test] Add a .clang-format file for the shell test. 2019-10-17 21:23:35 +00:00
CMakeLists.txt [lldb/Reproducers] Add top-level-target check-lldb-reproducers 2020-05-28 10:48:16 -07:00
lit-lldb-init.in [lldb] Disable auto fix-its when evaluating expressions in the test suite 2020-02-24 09:31:11 +01:00
lit.cfg.py [lldb/Reproducers] Add top-level-target check-lldb-reproducers 2020-05-28 10:48:16 -07:00
lit.site.cfg.py.in [lldb/Lua] Implement a Simple Lua Script Interpreter Prototype 2019-12-20 11:19:47 -08:00