Change the macosx Host::FindProcesses() to include all processes
(running under any uid) if lldb is being run as root. It might be better to handle this up at the ProcessInstanceInfoMatch class with its m_match_all_users ivar instead of down here... llvm-svn: 139566
Loading
Please register or sign in to comment