llvm-project/lldb/test/Shell
Adrian Prantl 017d7a9e14 Rename human-readable name for DW_LANG_Mips_Assembler
The Mips in DW_LANG_Mips_Assembler is a vendor name not an
architecture name and in lack of a proper generic DW_LANG_assembler,
some assemblers emit DWARF using this tag. Due to a warning I recently
introduced users will now be greeted with

  This version of LLDB has no plugin for the mipsassem language. Inspection of frame variables will be limited.

By renaming this to just "Assembler" this error message will make more sense.

Differential Revision: https://reviews.llvm.org/D101406

rdar://77214764
2021-05-12 19:13:58 -07:00
..
Breakpoint [lldb] Remove implicit_const_form_support.test 2021-03-11 10:47:06 +01:00
BuildScript Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Commands Fix "image lookup --address" Summary results for inline functions. 2021-04-01 11:36:26 -07: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] More memory allocation test fixes 2020-10-14 20:43:47 +02:00
Heap [lldb/Test] Mark heap-cstr.test as requiring Python 2020-02-05 16:05:54 -08:00
Host [lldb] Fix 'r' and 'run' aliases on Apple Silicon 2021-02-11 20:23:53 -08:00
Minidump [lldb] Require x86 for various NativePDB, Breakpad and Minidump tests 2021-04-13 12:51:48 +00:00
ObjectFile [lldb/ELF] Fix IDs of synthetic eh_frame symbols 2021-04-21 11:24:43 +02: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] [Process/elf-core] Fix reading FPRs from FreeBSD/i386 cores 2021-05-12 11:51:37 +02:00
Reproducer [lldb] Remove references to LLDB_CAPTURE_REPRODUCER 2021-03-31 21:42:00 -07:00
ScriptInterpreter [lldb] Update register state parsing for JSON crashlogs 2021-04-22 16:40:59 -07:00
Settings [lldb] Fix that symbols.clang-modules-cache-path is never initialized 2020-12-10 13:37:40 +01:00
Subprocess Reland "[lldb] [Process] Watch for fork/vfork notifications" for Linux 2021-04-13 14:38:31 +02:00
SymbolFile [LLDB] Re-land: Use path relative to binary for finding .dwo files. 2021-04-16 11:12:39 -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] Fix test_exec_root of API tests 2021-03-22 15:15:48 +01:00
lldb-server [lldb] Reinstate TestGdbserverPort.test 2020-11-10 15:51:15 +01:00
.clang-format [test] Add a .clang-format file for the shell test. 2019-10-17 21:23:35 +00:00
CMakeLists.txt Re-land "[lldb] Make the API, Shell and Unit tests independent lit test suites" 2021-03-22 14:36:43 -07:00
lit-lldb-init.in [lldb] Kill the inferior instead of detaching during test suite runs 2020-12-09 18:40:06 -08:00
lit.cfg.py [lldb] Remove references to LLDB_CAPTURE_REPRODUCER 2021-03-31 21:42:00 -07:00
lit.site.cfg.py.in [lldb] [debugserver] Add stN aliases for stmmN for compatibility 2021-01-07 02:10:38 +01:00