[lldb-dev] [OS X] debugserver SETUID root?

René J.V. Bertin via lldb-dev lldb-dev at lists.llvm.org
Thu Sep 1 10:34:34 PDT 2016


On Thursday September 01 2016 13:44:36 René J.V. Bertin wrote:

Here's a thought for the code-signing.txt document, following suggestions at https://sourceware.org/gdb/wiki/BuildingOnDarwin :

Try a `killall -1 taskgated` before attempting a reboot. Wait a bit and then do `ps -axlww | fgrep taskgated`; if that doesn't show a running daemon you can always reboot after all, but if it does chances are the codesigning operation will work at once.

R.



More information about the lldb-dev mailing list