You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
355 B
8 lines
355 B
# 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
|