From: Jack Howarth <howarth@bromo.med.uc.edu>
To: gdb@sourceware.org
Subject: gdb on darwin solved!
Date: Sun, 04 Apr 2010 21:41:00 -0000 [thread overview]
Message-ID: <20100404214141.GA16040@bromo.med.uc.edu> (raw)
It turns out that the solution to running
FSF gdb on darwin9.8.0 or darwin10 is trivial.
There is a gap in the codesigning for gdb
apparently. The user just has to do...
chgrp procmod fsf-gdb
chmod g+s fsf-gdb
on the installed FSF gdb binary. This
will gain it access to the required Mach
port without having to resort to sudo.
Nice.
Jack
next reply other threads:[~2010-04-04 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-04 21:41 Jack Howarth [this message]
2010-04-04 21:48 ` Joel Brobecker
2010-04-06 8:05 ` Tristan Gingold
2010-04-06 18:56 ` Jim Ingham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100404214141.GA16040@bromo.med.uc.edu \
--to=howarth@bromo.med.uc.edu \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox