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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 20 03:05:34 PST 2024


labath wrote:

I think this is fine. We could come up with an abstraction for this, but I don't think it's necessary for a simple change like this. Like @DhruvSrivastavaX  said, the rest of the ptrace calls are going to be in platform-specific code.

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


More information about the lldb-commits mailing list