Skip to content

Commit a903283

Browse files
committed
[lldb] Disable the statusline when running REPL tests.
This mostly makes debugging easier.
1 parent 9c2f77d commit a903283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/lit-lldb-init.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ settings set target.inherit-tcc true
1010
settings set target.detach-on-error false
1111
settings set symbols.swift-validate-typesystem true
1212
settings set symbols.swift-typesystem-compiler-fallback true
13+
settings set show-statusline false

0 commit comments

Comments
 (0)