Re: Xcode Debugger, run as root?
Re: Xcode Debugger, run as root?
- Subject: Re: Xcode Debugger, run as root?
- From: Chris Miner <email@hidden>
- Date: Tue, 14 Jul 2009 21:07:16 +0200
Am 14.07.2009 um 17:34 schrieb Xochitl Lunde:
My program now exits saying "this program must be run with root
permission." in the console window. How can I get Xcode to run it
with root permission? (I do have the root password.)
You could set up your machines root user with ssh info, and provide
this root user with your own ssh public key(s). Then configure remote
debugging for your executable; connecting as root@localhost. Then
fire up the debuger like normal in xcode. Worked for me.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden