[Lldb-commits] [lldb] [lldb][AIX] Adding AIX version of ptrace64 (PR #120390)

Dhruv Srivastava via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 18 03:41:45 PST 2024


DhruvSrivastavaX wrote:

AIX ptrace (ptrace,ptracex,ptrace64) has a different format, so we would need an AIX specific case anyway.

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


More information about the lldb-commits mailing list