From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25030 invoked by alias); 18 Dec 2009 14:39:23 -0000 Received: (qmail 25021 invoked by uid 22791); 18 Dec 2009 14:39:23 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Dec 2009 14:39:19 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id AFB54290014; Fri, 18 Dec 2009 15:39:17 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zsFVd5oDrVCs; Fri, 18 Dec 2009 15:39:17 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 1C862290012; Fri, 18 Dec 2009 15:39:17 +0100 (CET) Subject: Re: gdb code signing on darwin? Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: <20091218143634.GA21285@bromo.med.uc.edu> Date: Fri, 18 Dec 2009 14:39:00 -0000 Cc: gdb@sourceware.org Content-Transfer-Encoding: quoted-printable Message-Id: <39B01E78-7955-4F40-A233-2DE967D1F5C6@adacore.com> References: <20091217171331.GA2469@bromo.med.uc.edu> <20091218143634.GA21285@bromo.med.uc.edu> 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: 2009-12/txt/msg00120.txt.bz2 On Dec 18, 2009, at 3:36 PM, Jack Howarth wrote: >=20 > Tristan, > Thanks for the pointer to the wiki. It appears that, in theory, one sho= uld be able > to replace the use of the Keychain Access application with explicit calls= to the > 'security' command line tool. I'll send you an update for the wiki if I c= an puzzle out > the exact form for such calls. Great. Thank you for keeping always an eye on Darwin. Tristan.