• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to debug in xcode a ROOT-level executables?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to debug in xcode a ROOT-level executables?


  • Subject: Re: How to debug in xcode a ROOT-level executables?
  • From: "Justin C. Walker" <email@hidden>
  • Date: Mon, 8 Jan 2007 07:48:53 -0800


On Jan 8, 2007, at 06:21 , Ruslan Zasukhin wrote:

I try debug PHP module made with xcode.
[snip]
So question is:

does exists way run debugging process like a ROOT user ?

Yup. There are a couple of ways, all requiring root access.

1. Use gdb in a Terminal window, instead of Xcode, and the 'sudo' command:
sudo gdb /usr/sbin/httpd
2. Log in as root and then run Xcode (or use gdb in a Terminal window). This
requires enabling the 'root' account.


I don't think that running Xcode via 'sudo' will work:
     sudo open /Developer/Applications/Xcode.app

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
Experience is what you get
  when you don't get what you want.
--------



_______________________________________________
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


  • Follow-Ups:
    • Re: How to debug in xcode a ROOT-level executables?
      • From: Scott Ribe <email@hidden>
    • Re: How to debug in xcode a ROOT-level executables?
      • From: Paul Forgey <email@hidden>
    • Re: How to debug in xcode a ROOT-level executables?
      • From: Ruslan Zasukhin <email@hidden>
References: 
 >How to debug in xcode a ROOT-level executables? (From: Ruslan Zasukhin <email@hidden>)

  • Prev by Date: How to debug in xcode a ROOT-level executables?
  • Next by Date: CVS
  • Previous by thread: How to debug in xcode a ROOT-level executables?
  • Next by thread: Re: How to debug in xcode a ROOT-level executables?
  • Index(es):
    • Date
    • Thread