Re: geteuid() while debugging
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jun 25, 2005, at 11:22 , Adam Nohejl wrote: Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for General Semantics -------- Men are from Earth. Women are from Earth. Deal with it. -------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 2005/06/25 v 15:45, Chase: i have an if statement that looks like: [snip] You have to run gdb as root to debug processess running as root. (If you think about it, it makes sense.) I don't know whether there's any way for Xcode to run gdb as root but you can do it yourself (using sudo) if you don't depend on Xcode's GUI. I think you have to log in as root to do this; as I recall a change was made to Mac OS X a while back to prohibit launching GUI apps as root while logged in as not-root (or, perhaps, just prohibiting launching GUI apps under a different ID than that of the logged-in user; I forget). This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin C. Walker