bolt/deps/llvm-18.1.8/lldb/test/Shell/lit-lldb-init.in
2025-02-14 19:21:04 +01:00

8 lines
397 B
Text

# LLDB init file for the LIT tests.
settings set symbols.enable-external-lookup false
settings set plugin.process.gdb-remote.packet-timeout 60
settings set interpreter.echo-comment-commands false
settings set symbols.clang-modules-cache-path "@LLDB_TEST_MODULE_CACHE_LLDB@"
settings set target.auto-apply-fixits false
settings set target.inherit-tcc true
settings set target.detach-on-error false