llvm-project/lldb/test/Shell
Greg Clayton 2d733923b8 Fix "image lookup --address" Summary results for inline functions.
Inline callstacks were being incorrectly displayed in the results of "image lookup --address". The deepest frame wasn't displaying the line table line entry, it was always showing the inline information's call file and line on the previous frame. This is now fixed and has tests to make sure it doesn't regress.

Differential Revision: https://reviews.llvm.org/D98761
2021-04-01 11:36:26 -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][test] - Update test cases after yaml2obj change. 2020-11-09 13:53:40 +03:00
ObjectFile ObjectFileELF: Test whether reloc_header is non-null instead of asserting. 2021-02-11 15:05:18 -08:00
Process [lldb] Replace TestAbortExitCode with a debugserver specific test 2020-11-12 17:33:21 +01: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] Disable x86-multithread-write.test with reproducers 2021-02-11 13:17:30 -08:00
Reproducer [lldb] Remove references to LLDB_CAPTURE_REPRODUCER 2021-03-31 21:42:00 -07:00
ScriptInterpreter [lldb] Update crashlog script for JSON changes 2021-03-09 10:44:34 -08:00
Settings [lldb] Fix that symbols.clang-modules-cache-path is never initialized 2020-12-10 13:37:40 +01:00
SymbolFile [lldb] Really fix dwarf5-debug_line-file-index.s 2021-03-26 17:26:44 +01: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