[Lldb-commits] [lldb] [lldb-vscode] make "integratedTerminal" the default console (PR #171429)

Sergei Druzhkov via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 9 08:01:38 PST 2025


https://github.com/DrSergei requested changes to this pull request.

As far as I remember `runInTerminal` is not supported on Windows (see my [comment](https://github.com/llvm/llvm-project/issues/161998#issuecomment-3402851311)). Maybe we can change default mode only for non-Windows systems, also don't forget to update documentation in README.md.

https://github.com/llvm/llvm-project/pull/171429


More information about the lldb-commits mailing list