[clang] [lldb] [llvm] Fix for Process attach (PR #116587)

2024-11-18 Thread Dhruv Srivastava via cfe-commits
https://github.com/DhruvSrivastavaX closed https://github.com/llvm/llvm-project/pull/116587 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [lldb] [llvm] Extending LLDB to work on AIX (PR #102601)

2024-11-26 Thread Dhruv Srivastava via cfe-commits
DhruvSrivastavaX wrote: > BTW, the main loop changes are something that you should be able to upstream > quite easily. It sounds like the main problem is that you don't have a ppoll > syscall, but the last round of changes means that ppoll is not actually > necessary for its operation (the onl