JDevlieghere wrote:

> And if you're not familiar with lldb-server and XML, as I wasn't, it doesn't 
> use libXML to generate it. That's why I'm building strings to fit with the 
> existing target.xml code.

It's somewhat implied, but is the goal to (continue to) avoid that dependency? 
Other parts of LLDB do rely on libxml2 but I can see how you'd want to limit 
the dependencies of `lldb-server`. 

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

Reply via email to