[Lldb-commits] [lldb] [lldb][AIX] Added base files for NativeProcess Support for AIX (PR #118160)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 11 07:54:40 PDT 2025


https://github.com/DavidSpickett commented:

Been a bit since I looked at this series, so I think "base files" means enough to get a build and you'll come back and implement the specifics later.

In that context, mostly small comments other than, I think some of these methods should return failure or error values to prevent you forgetting to update them later.

A string error "Implement me!" is fine for the short term.

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


More information about the lldb-commits mailing list