From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48 autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,66dff3c328fa5d28 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.84.199 with SMTP id b7mr1769469paz.11.1348329782419; Sat, 22 Sep 2012 09:03:02 -0700 (PDT) Path: a8ni10668235pbd.1!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nac.net!news.mi.ras.ru!goblin3!goblin.stu.neva.ru!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: OS X 10.8 Mountain Lion and GNAT GPL 2012 Date: Thu, 20 Sep 2012 17:34:16 +0100 Organization: A noiseless patient Spider Message-ID: References: <401145c7-394a-4bda-b22e-bb3b22cfd4a8@googlegroups.com> <1b899a42-fcd3-429b-93b9-1c61d87218e4@googlegroups.com> <505a3889$0$6565$9b4e6d93@newsspool3.arcor-online.net> <96ee8f21-3f7f-4f32-9bfc-b71c0c25da6e@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="5f22ba276a4b4f77c63ae2949e7306f1"; logging-data="32756"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19H6tN3LQeQ0/qgCUCGllVxI0tcjbAQRC8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:NIOD6/VXAAWNYqK4pLsGktDpsBk= sha1:yuCE86k1ma9n2f2yiVh4vaaUxMk= Content-Type: text/plain Date: 2012-09-20T17:34:16+01:00 List-Id: Jerry writes: > On Wednesday, September 19, 2012 2:26:34 PM UTC-7, Georg Bauhaus wrote: >> On 9/17/12 10:20 AM, Jerry wrote: >> >> >> Mine seems to have codesign issue: >> >> Unable to find Mach task port for process-id 11280: (os/kern) >> >> failure (0x5). >> >> (please check gdb is codesigned - see taskgated(8)) >> >> > Wow. That's going to be a problem--on top of the other gdb/Ada/OS >> > X issues we've had / are having. >> >> http://sourceware.org/gdb/wiki/BuildingOnDarwin > > Thanks for that link, Georg. > > Today's (yesterday's) update to Lion, 10.7.5, brings Gatekeeper to > Lion (not just for Mountain Lion any more). So if I update to 10.7.5, > I gather that I can expect gdb to stop working. But if I follow the > instructions on the linked page, I presume that gdb will continue to > work, even if it is not freshly compiled but is e.g. from GPL 2011. I just updated to 10.7.5. The gdb from GNAT GPL 2012 seemed to work fine: it's $ ls -l /opt/gnat-gpl-2012/bin/gdb -rwxr-sr-x@ 1 simon procmod 5479472 14 May 15:25 /opt/gnat-gpl-2012/bin/gdb /usr/bin/gdb, on the other hand, isn't setgid procmod and (the first time I ran it) put up a dialog box asking for my password. I have /System/Library/LaunchDaemons/com.apple.taskgated.plist set up to run taskgated with -p -s.