blob: 9e3bfebe9117b7a2951c7b67fe182f49d7edc6a5 (
plain)
1
2
3
4
|
# 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
|