DavidSpickett wrote: Can you summarise the need for ptrace64? Mainly, will this only apply to launching a process or does it apply to any ptrace call?
I wonder: 1. How many #ifdef we're going to end up with 2. Whether AIX should use ptrace64 everywhere if your intention is to only support AIX 64 bit (but if it's only this one use of ptrace that needs ptrace64, that's not necessary) https://github.com/llvm/llvm-project/pull/120390 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits