From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1342 invoked by alias); 20 Sep 2009 20:22:51 -0000 Received: (qmail 1331 invoked by uid 22791); 20 Sep 2009 20:22:49 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 20 Sep 2009 20:22:45 +0000 Received: from zps35.corp.google.com (zps35.corp.google.com [172.25.146.35]) by smtp-out.google.com with ESMTP id n8KKMhOf008094 for ; Sun, 20 Sep 2009 13:22:43 -0700 Received: from an-out-0708.google.com (anab2.prod.google.com [10.100.53.2]) by zps35.corp.google.com with ESMTP id n8KKMeao016800 for ; Sun, 20 Sep 2009 13:22:41 -0700 Received: by an-out-0708.google.com with SMTP id b2so1218104ana.32 for ; Sun, 20 Sep 2009 13:22:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.46.15 with SMTP id y15mr3664106anj.4.1253478160385; Sun, 20 Sep 2009 13:22:40 -0700 (PDT) In-Reply-To: <20090920191211.GB19245@bromo.med.uc.edu> References: <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> <20090920191211.GB19245@bromo.med.uc.edu> Date: Sun, 20 Sep 2009 20:22:00 -0000 Message-ID: <8ac60eac0909201322x64404cb4q3c02fa0dd5587a6f@mail.gmail.com> Subject: Re: [ANNOUNCEMENT] GDB 7.0 release process created From: Paul Pluzhnikov To: Jack Howarth Cc: Joel Brobecker , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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/msg00252.txt.bz2 On Sun, Sep 20, 2009 at 12:12 PM, Jack Howarth wrote: >> http://sourceware.org/ml/gdb/2009-08/msg00085.html > I suspect if someone posts to llvm-dev (where a lot of the Apple dev tool > folks hang out) we might get a quick answer. I see that the google books link in the message above doesn't work anymore (it gets you the right book, but not the answer) :-( The explanation I was linking to basically said that in order to open debug port of another task, an executable has to either be running as root, as a user who is in the "procmod" group, or to have been signed with a "magic" key (presumably that's now Apple-shipped GDB works). -- Paul Pluzhnikov