[Lldb-commits] [lldb] [lldb] Add SBDebugger::SetTerminalDimensions to set width and height atomically (PR #201965)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 5 17:13:29 PDT 2026


JDevlieghere wrote:

> Let's deprecate the other methods then.

SetTerminalWidth was stilled called by the Driver on Windows, but I like the idea of deprecating both methods. I'll update the new variant to take a sentinel value to indicate no height. 

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


More information about the lldb-commits mailing list