[Lldb-commits] [lldb] [lldb][AIX] Added Ptrace extensions for AIX (PR #108000)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 10 09:44:03 PDT 2024


labath wrote:

(NativeProcessAIX is one of the classes which I'm certain they will **not** be shared with their linux counterpart, so there's really no reason to emulate linux implementation if it does not come natural. And "inventing" OS constants to make the code layout similar definitely falls in that category.)

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


More information about the lldb-commits mailing list