labath wrote:

> There was an attempt to remove this (https://reviews.llvm.org/D106035) but 
> this hit some issues on Arch and with column counting which is out of scope 
> for what I'm trying to achieve.

I'm not actually sure the approach in that patch is feasible. Last time I 
looked at this (which was a long time ago, to be fair), to problem was 
basically that editline could be built in two modes (wide or not), and we had 
to do something to match what was being used there.

https://github.com/llvm/llvm-project/pull/112446
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to