================
@@ -117,6 +117,68 @@ struct MemoryEventBody {
};
llvm::json::Value toJSON(const MemoryEventBody &);
+enum StopReason : unsigned {
----------------
ashgti wrote:Good idea, done. https://github.com/llvm/llvm-project/pull/176273 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
