https://github.com/DavidSpickett commented:

Can you explain in the PR description what direction(s) this is sent and why, 
and what happens if we don't have this information?

Right now, it sounds like this is sending the debugger's terminal dimensions to 
the debugee? Which sounds backwards, but every day I learn something fun about 
Windows so please explain more.

This will need to be documented in 
https://lldb.llvm.org/resources/lldbgdbremote.html#qsupported. So it's good to 
put some of the explanation there too, including the consequences of not having 
it.

Also I wonder if you've considered including it in any of the general startup 
packets we have, but not knowing when you need this information, I can't 
suggest any.

https://github.com/llvm/llvm-project/pull/201141
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to