This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb code signing on darwin?


On Fri, Dec 18, 2009 at 09:46:46AM +0100, Tristan Gingold wrote:
> 
> On Dec 17, 2009, at 6:13 PM, Jack Howarth wrote:
> 
> >  Has anyone made progress on solving the issue of the code signing requirement
> > for FSF gdb on darwin 10.5.8 and Snow Leopard?
> 
> Jack,
> 
> did you read this wiki entry ?
> 
> http://sourceware.org/gdb/wiki/BuildingOnDarwin
> 
> I hope it explains how to codesign gdb.
> 
> > I am wondering if it is possible to generate a self signed certificate from command
> > line tools which will solve the problem on a per-machine basis.
> 
> I don't know if this is possible.  But this is out of topic for the gdb mailing list.
> If you know the answer, do not hesitate to complete the wiki entry.
> 
> Tristan.

Tristan,
   Thanks for the pointer to the wiki. It appears that, in theory, one should 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 can puzzle out
the exact form for such calls.
           Jack


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]