From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11090 invoked by alias); 6 Apr 2010 18:56:02 -0000 Received: (qmail 10918 invoked by uid 22791); 6 Apr 2010 18:55:45 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-out3.apple.com (HELO mail-out3.apple.com) (17.254.13.22) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Apr 2010 18:55:39 +0000 Received: from relay16.apple.com (relay16.apple.com [17.128.113.55]) by mail-out3.apple.com (Postfix) with ESMTP id 3ACBB8CD0F7C; Tue, 6 Apr 2010 11:55:36 -0700 (PDT) Received: from vp01-dhcp22.apple.com (vp01-dhcp22.apple.com [17.224.104.22]) by relay16.apple.com (Apple SCV relay) with SMTP id 99.BE.19588.8A38BBB4; Tue, 6 Apr 2010 11:55:36 -0700 (PDT) Subject: Re: gdb on darwin solved! Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Jim Ingham In-Reply-To: <9C8A30CE-E2B8-4B0A-88A8-D81FF7EC9529@adacore.com> Date: Tue, 06 Apr 2010 18:56:00 -0000 Cc: gdb@sourceware.org, Joel Brobecker , Tristan Gingold Content-Transfer-Encoding: quoted-printable Message-Id: <55FF6B57-00E4-4144-AFCE-DF759AE9D343@apple.com> References: <20100404214141.GA16040@bromo.med.uc.edu> <20100404214750.GJ4271@adacore.com> <9C8A30CE-E2B8-4B0A-88A8-D81FF7EC9529@adacore.com> To: Jack Howarth X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00023.txt.bz2 Note that the "procmod" method is deprecated by the security folks. They h= aven't removed it yet, but they threaten to... The code-signing is the pre= ferred method. Not sure why it isn't working for you, however.=20 Jim On Apr 6, 2010, at 1:05 AM, Tristan Gingold wrote: >=20 > On Apr 4, 2010, at 11:47 PM, Joel Brobecker wrote: >=20 >> (just got back from a trip - I'd have answered earlier) >>=20 >>> chgrp procmod fsf-gdb >>> chmod g+s fsf-gdb >>=20 >> More info at: http://sourceware.org/gdb/wiki/BuildingOnDarwin >>=20 >> If you find it worthwhile, you might want to expand a bit the short >> paragraph that talks about setgid procmod/procview by providing >> the exact set of commands (we've been using it for quite some time, >> now). >=20 > Jack, > do not hesitate to expand the wiki page. >=20 > We have used both methods and both have their pros and cons. >=20 > Tristan. >=20