From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 613 invoked by alias); 6 Oct 2009 04:18:38 -0000 Received: (qmail 604 invoked by uid 22791); 6 Oct 2009 04:18:37 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,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; Tue, 06 Oct 2009 04:18:33 +0000 Received: from wpaz24.hot.corp.google.com (wpaz24.hot.corp.google.com [172.24.198.88]) by smtp-out.google.com with ESMTP id n964IU2b030194 for ; Mon, 5 Oct 2009 21:18:31 -0700 Received: from yxe26 (yxe26.prod.google.com [10.190.2.26]) by wpaz24.hot.corp.google.com with ESMTP id n964IS0s005706 for ; Mon, 5 Oct 2009 21:18:28 -0700 Received: by yxe26 with SMTP id 26so3695863yxe.20 for ; Mon, 05 Oct 2009 21:18:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.244.24 with SMTP id r24mr968207anh.8.1254802708247; Mon, 05 Oct 2009 21:18:28 -0700 (PDT) In-Reply-To: References: Date: Tue, 06 Oct 2009 04:18:00 -0000 Message-ID: <8ac60eac0910052118j7f3894fek22b6fa3b891118b1@mail.gmail.com> Subject: Re: [RFA-Darwin]: Add an info key in darwin executable From: Paul Pluzhnikov To: Tristan Gingold Cc: gdb-patches ml Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00115.txt.bz2 On Mon, Oct 5, 2009 at 5:22 AM, Tristan Gingold wrote: > I think we should let the user or the system administrator signing the > executable by itself as we can't create and publish a certificate. I have tried and failed to find info on just how to do such signing :-( Would you mind writing instructions somewhere in GDB wiki, and reference that page here: > - =A0 =A0 =A0 =A0 =A0 =A0 =A0" (please check gdb is setgid procmod)"), > + =A0 =A0 =A0 =A0 =A0 =A0 =A0" (please check gdb is codesigned - see task= gated(8))"), I am afraid "man taskgated" didn't do it for me :-( Thanks, --=20 Paul Pluzhnikov