From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7295 invoked by alias); 21 Sep 2009 13:36:12 -0000 Received: (qmail 7286 invoked by uid 22791); 21 Sep 2009 13:36:11 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp2.ugent.be (HELO smtp2.UGent.be) (157.193.49.126) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Sep 2009 13:36:06 +0000 Received: from localhost (mcheck3.ugent.be [157.193.71.89]) by smtp2.UGent.be (Postfix) with ESMTP id 48581449F1B; Mon, 21 Sep 2009 15:36:04 +0200 (CEST) Received: from smtp2.UGent.be ([157.193.49.126]) by localhost (mcheck3.ugent.be [157.193.43.11]) (amavisd-new, port 10024) with ESMTP id cDQm94qRrBjD; Mon, 21 Sep 2009 15:36:00 +0200 (CEST) Received: from mail.elis.ugent.be (mail.elis.UGent.be [157.193.206.48]) by smtp2.UGent.be (Postfix) with ESMTP id 6A887449EBA; Mon, 21 Sep 2009 15:35:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.elis.ugent.be (Postfix) with ESMTP id 3096E918F18; Mon, 21 Sep 2009 15:35:59 +0200 (CEST) Received: from mail.elis.ugent.be ([127.0.0.1]) by localhost (mail.elis.ugent.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p01f2BC30fb7; Mon, 21 Sep 2009 15:35:55 +0200 (CEST) Received: from bigmac.elis.UGent.be (bigmac.elis.UGent.be [157.193.206.33]) by mail.elis.ugent.be (Postfix) with ESMTP id EBFDB918F10; Mon, 21 Sep 2009 15:35:55 +0200 (CEST) Cc: Joel Brobecker , Paul Pluzhnikov , gdb@sourceware.org Message-Id: <3D48AF75-6E1F-401C-8411-8388B7D893B9@elis.ugent.be> From: Jonas Maebe To: Jack Howarth In-Reply-To: <20090921125654.GA30075@bromo.med.uc.edu> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [ANNOUNCEMENT] GDB 7.0 release process created Date: Mon, 21 Sep 2009 13:36:00 -0000 References: <20090920025432.GA22104@bromo.med.uc.edu> <8ac60eac0909192050g256a1076r3e28fd0a8cfd7f41@mail.gmail.com> <20090920143231.GQ7961@adacore.com> <8ac60eac0909200802m45f2675epa6e56001af4b491@mail.gmail.com> <20090920152741.GR7961@adacore.com> <8ac60eac0909200914g39a2d471j601aebd995da1d02@mail.gmail.com> <20090920171154.GT7961@adacore.com> <20090920173607.GA18628@bromo.med.uc.edu> <8ac60eac0909201137h3b357f95hc9471ed186575c06@mail.gmail.com> <20090921043410.GA25454@adacore.com> <20090921125654.GA30075@bromo.med.uc.edu> X-j-chkmail-Enveloppe: 4AB7813F.000/157.193.206.48/mail.elis.UGent.be/mail.elis.ugent.be/ X-j-chkmail-Score: MSGID : 4AB7813F.000 on smtp2.UGent.be : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham 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: 2009-09/txt/msg00266.txt.bz2 On 21 Sep 2009, at 14:56, Jack Howarth wrote: > I suspect it would break if you upgraded to 10.5.8 (which would be > what 99+% of the end-users on Leopard would be running). I'll try to > get an answer on this from the compiler developers at Apple (as to > what is the correct fix). Hopefully we don't have to force users to > add themselves to groups and there is another approach. Apple's gdb developers are usually quite responsive on Apple's xcode- users list: http://lists.apple.com/mailman/listinfo/xcode-users Jonas