================
@@ -6528,6 +6528,75 @@ static void AddRegion(const MemoryRegionInfo &region, 
bool try_dirty_pages,
                 CreateCoreFileMemoryRange(region));
 }
 
+static void AddSegmentRegisterSections(Process &process, ThreadSP &thread_sp,
----------------
Jlalond wrote:

In the DYLD, do you think the x86 specificity is a problem? We know the DYLD 
handles it with `fs/gs_base`. So do you still think this is a concern?

https://github.com/llvm/llvm-project/pull/109477
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to