kastiglione wrote:

> You will need access to the debugger, target, process etc. Currently Editline 
> lives in Host, so we'd have to move that out into Core to avoid circular 
> dependencies.

can we wire up the ansi color formatting without supporting all these other 
bits of data?

if we're going to eventually support formatting in the prompt, it seems like we 
should just do that, instead of adding settings and then later removing them.

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

Reply via email to