Hello, SBAttachInfo exposes a bunch of getters and setters for user ID, groupID, parent process ID, effective user ID, effective group ID.
It doesn't seem like one would set these to anything prior to attaching, but I also don't see in the code where they might get set in the event of a successful attach (especially an async one). Are these actually supposed to be part of the public API and be usable in a meaningful way? Cheers, - Bruce
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev