[Lldb-commits] [lldb] [lldb][lldb-server] Enable sending RegisterFlags as XML (PR #69951)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 24 03:13:55 PDT 2023
================
@@ -10,6 +10,7 @@
#define LLDB_TARGET_REGISTERFLAGS_H
#include "lldb/Utility/Log.h"
+#include "lldb/Utility/StreamString.h"
----------------
DavidSpickett wrote:
Done.
https://github.com/llvm/llvm-project/pull/69951
More information about the lldb-commits
mailing list