* gdb code signing on darwin?
@ 2009-12-17 17:13 Jack Howarth
2009-12-18 8:46 ` Tristan Gingold
0 siblings, 1 reply; 4+ messages in thread
From: Jack Howarth @ 2009-12-17 17:13 UTC (permalink / raw)
To: gdb
Has anyone made progress on solving the issue of the code signing requirement
for FSF gdb on darwin 10.5.8 and Snow Leopard? In particular, looking at...
http://developer.apple.com/mac/library/documentation/Security/Conceptual/CodeSigningGuide/Procedures/Procedures.html#//apple_ref/doc/uid/TP40005929-CH4-SW2
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 ask because in
fink, we could run a post install script that would sign the FSF gdb to run properly
on the specific machine that the software was installed on. However it is unclear to
me if one needs additional entitlements beyond those provided by self signed keys
for gdb to have access to the kernel ports. Thanks in advance for any updates on
this issue as I am considering adding a gdb-7.x package to fink but the current
requirement that gdb be run as root is problematic.
Jack
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: gdb code signing on darwin?
2009-12-17 17:13 gdb code signing on darwin? Jack Howarth
@ 2009-12-18 8:46 ` Tristan Gingold
2009-12-18 14:36 ` Jack Howarth
0 siblings, 1 reply; 4+ messages in thread
From: Tristan Gingold @ 2009-12-18 8:46 UTC (permalink / raw)
To: Jack Howarth; +Cc: gdb
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gdb code signing on darwin?
2009-12-18 8:46 ` Tristan Gingold
@ 2009-12-18 14:36 ` Jack Howarth
2009-12-18 14:39 ` Tristan Gingold
0 siblings, 1 reply; 4+ messages in thread
From: Jack Howarth @ 2009-12-18 14:36 UTC (permalink / raw)
To: Tristan Gingold; +Cc: gdb
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
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: gdb code signing on darwin?
2009-12-18 14:36 ` Jack Howarth
@ 2009-12-18 14:39 ` Tristan Gingold
0 siblings, 0 replies; 4+ messages in thread
From: Tristan Gingold @ 2009-12-18 14:39 UTC (permalink / raw)
To: Jack Howarth; +Cc: gdb
On Dec 18, 2009, at 3:36 PM, Jack Howarth wrote:
>
> 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.
Great. Thank you for keeping always an eye on Darwin.
Tristan.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-12-18 14:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-17 17:13 gdb code signing on darwin? Jack Howarth
2009-12-18 8:46 ` Tristan Gingold
2009-12-18 14:36 ` Jack Howarth
2009-12-18 14:39 ` Tristan Gingold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox