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

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 2 08:00:21 PDT 2026


charles-zablit wrote:

> > I have opened the following PR to fix the blocking issue:
> > 
> > * [[lldb-dap][windows] add integratedTerminal and externalTerminal supportĀ #174635](https://github.com/llvm/llvm-project/pull/174635)
> 
> The change is not included in the current stable release 22.x. The change is in the vscode's LLDB-DAP extension. This will retroactively apply to all users and will affect all users on windows (since it is not in any public release). unless they are using lldb-dap from main branch.
> 
> We should at least wait till the 23.0 release.

Good call yes. let's wait for the 23.0 release then!

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


More information about the lldb-commits mailing list