[Lldb-commits] [lldb] [lldb][AIX] Added Ptrace extensions for AIX (PR #108000)
Dhruv Srivastava via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 11 03:37:24 PDT 2024
DhruvSrivastavaX wrote:
> You can do that as a temporary fix so that we can move on to dealing with other Host functionality. In the longer run I'll still most likely want to get rid of those constants by doing something like I described in that comment.
Yes, agreed. If we do not need be keep the code strictly similar to Linux, that approach can be better.
https://github.com/llvm/llvm-project/pull/108000
More information about the lldb-commits
mailing list