public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* PermissionsDarwin wiki fix
@ 2020-01-23 14:22 Galder Zamarreno
  2020-01-23 14:41 ` Willgerodt, Felix
  2020-01-24 10:12 ` Joel Brobecker
  0 siblings, 2 replies; 6+ messages in thread
From: Galder Zamarreno @ 2020-01-23 14:22 UTC (permalink / raw)
  To: gdb

Hi,

Information is missing in https://sourceware.org/gdb/wiki/PermissionsDarwin

On macOS 10.15, when you create the certificate, the default alias is set
to your email address. This needs to be set to gdb-cert too. This is
implicit in the `security find-certificate -c gdb-cert` output but is not
specified.

Without that, when you get to the `codesign --entitlements
gdb-entitlement.xml -fs gdb-cert $(which gdb)` stage, you get:

error: The specified item could not be found in the keychain.

Can someone update the wiki?

Thanks
Galder

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-29 13:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 14:22 PermissionsDarwin wiki fix Galder Zamarreno
2020-01-23 14:41 ` Willgerodt, Felix
2020-01-23 14:50   ` Galder Zamarreno
2020-01-23 19:44   ` Simon Marchi
2020-01-24 10:12 ` Joel Brobecker
2020-05-29 13:56   ` Galder Zamarreno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).