• 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: Self-built gdb-768 fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Self-built gdb-768 fails


  • Subject: Re: Self-built gdb-768 fails
  • From: Jonas Maebe <email@hidden>
  • Date: Sat, 5 Jan 2008 00:23:38 +0100


On 05 Jan 2008, at 00:17, Peter O'Gorman wrote:

Jonas Maebe wrote:

tar xzf gdb-768.tar.gz
cd gdb-768
./configure
make

Probably silly question, but did this give you a gdb that is setgid
procmod like the one from Xcode?

Noting silly at all, but exactly what was missing indeed! The makefile tries to chgrp procmod the resulting binary at the end, but ignores the error in case this fails (which is the case when you build it as regular user, since then you're not a member of the procmod group).


After setting the correct group and the setgid flag, it indeed works now.

Thanks!


Jonas _______________________________________________ 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
References: 
 >Self-built gdb-768 fails (From: Jonas Maebe <email@hidden>)
 >Re: Self-built gdb-768 fails (From: Peter O'Gorman <email@hidden>)

  • Prev by Date: Re: Self-built gdb-768 fails
  • Next by Date: Re: Problems linking against my own libs..
  • Previous by thread: Re: Self-built gdb-768 fails
  • Next by thread: Re: Xcode3.0 and not fired breakpoints
  • Index(es):
    • Date
    • Thread