llvm-project/lldb/test/Shell/Commands
Jonas Devlieghere 64d9b233b9
[lldb] Prevent crash when adding a stop hook with --shlib
Currently, lldb crashes when adding a stop hook with --shlib because we
unconditionally use the target in SymbolContextSpecifier::AddSpecification.
This patch prevents the crash and add a test.

rdar://68524781

Differential revision: https://reviews.llvm.org/D123746
2022-04-14 11:00:21 -07:00
..
CommandScriptImmediateOutput
Inputs [lldb] Fix flakyness in command-disassemble-process.yaml 2022-03-16 21:27:54 -07:00
command-backtrace-parser-1.test Reland "[lldb] Set return status to failed when adding a command error" 2021-06-14 14:26:47 +01:00
command-backtrace-parser-2.test Reland "[lldb] Set return status to failed when adding a command error" 2021-06-14 14:26:47 +01:00
command-breakpoint-col.test
command-disassemble-aarch64-extensions.s [lldb][AArch64] Update disassembler feature list and add tests for all extensions 2022-04-04 11:21:01 +00:00
command-disassemble-process.yaml [lldb] Fix flakiness in command-disassemble-process.yaml (2/2) 2022-03-16 22:12:39 -07:00
command-disassemble.s Refine error msgs from CommandObject & Disassemble 2022-03-02 11:17:48 -08:00
command-image-lookup.yaml Fix "image lookup --address" Summary results for inline functions. 2021-04-01 11:36:26 -07:00
command-regex-delete.test
command-regex-unalias.test
command-script-import.test
command-source.test
command-stop-hook-no-target.test [lldb] Prevent crash when adding a stop hook with --shlib 2022-04-14 11:00:21 -07:00
command-stop-hook-output.test Revert "Revert "Add the ability to write target stop-hooks using the ScriptInterpreter."" 2020-09-29 12:01:14 -07:00
command-target-modules-dump-sections.yaml [test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redirection 2020-08-20 15:01:09 -07:00
command-thread-select.test
command-thread-siginfo.test [lldb] Require native for command-thread-siginfo.test 2022-03-14 21:20:21 +05:30
lit.local.cfg