bolt/deps/llvm-18.1.8/lldb/test/Shell/lit-lldb-init.in

9 lines
397 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# 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