[Lldb-commits] [lldb] [debugserver] Support for `qMemTags` packet (PR #160952)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 29 04:18:25 PDT 2025


================
@@ -213,22 +213,39 @@
 }
 
 //----------------------------------------------------------------------
-// MachTask::MemoryRegionInfo
+// MachTask::GetMemoryRegionInfo
----------------
DavidSpickett wrote:

You can send this as it's own PR (or push it direct if you have access).

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


More information about the lldb-commits mailing list