[Lldb-commits] [lldb] [lldb] Call FixUpPointer in WritePointerToMemory (try 2) (PR #153585)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 3 02:03:31 PDT 2025
================
@@ -0,0 +1,21 @@
+{
+ "triple": "replace me",
+ "uuid": "replace me",
+ "type": "executable",
+ "sections": [
+ {
+ "name": "__DATA",
+ "type": "data",
----------------
DavidSpickett wrote:
Should be able to run on Linux as well. I'm happy to accept this for Mac only and I'll port it to Linux.
https://github.com/llvm/llvm-project/pull/153585
More information about the lldb-commits
mailing list