[Lldb-commits] [lldb] [lldb][lldb-server] Enable sending RegisterFlags as XML (PR #69951)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 23 10:41:39 PDT 2023


DavidSpickett 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.

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


More information about the lldb-commits mailing list