[Lldb-commits] [lldb] [lldb] Pass address expression command args through FixAnyAddress (PR #147011)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 4 00:23:06 PDT 2025
jasonmolenda wrote:
I didn't have a solid way to test this except rely on the arm-ubuntu bot, so I enhanced a random armv7 mach-o corefile creator tool I wrote ages ago to add a memory segment, and try to read from an odd address to confirm that it behaves correctly, but this test will only run on macos.
https://github.com/llvm/llvm-project/pull/147011
More information about the lldb-commits
mailing list