================
@@ -406,6 +406,36 @@ class Process : public
std::enable_shared_from_this<Process>,
lldb::StateType state);
} Notifications;
+ class ProcessMemoryIterator {
----------------
labath wrote:
AFAICT, this isn't necessary anymore. If you think it's useful, you can make it
a separate patch.
https://github.com/llvm/llvm-project/pull/92492
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits