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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham 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.224.42.68 with SMTP id r4mr867400qae.4.1348125969451; Thu, 20 Sep 2012 00:26:09 -0700 (PDT) Received: by 10.236.35.229 with SMTP id u65mr68322yha.16.1348125969421; Thu, 20 Sep 2012 00:26:09 -0700 (PDT) Path: t12ni2384qak.0!nntp.google.com!i6no26355qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 20 Sep 2012 00:26:09 -0700 (PDT) In-Reply-To: <505a3889$0$6565$9b4e6d93@newsspool3.arcor-online.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=97.117.194.251; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG NNTP-Posting-Host: 97.117.194.251 References: <401145c7-394a-4bda-b22e-bb3b22cfd4a8@googlegroups.com> <1b899a42-fcd3-429b-93b9-1c61d87218e4@googlegroups.com> <505a3889$0$6565$9b4e6d93@newsspool3.arcor-online.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <96ee8f21-3f7f-4f32-9bfc-b71c0c25da6e@googlegroups.com> Subject: Re: OS X 10.8 Mountain Lion and GNAT GPL 2012 From: Jerry Injection-Date: Thu, 20 Sep 2012 07:26:09 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-09-20T00:26:09-07:00 List-Id: On Wednesday, September 19, 2012 2:26:34 PM UTC-7, Georg Bauhaus wrote: > On 9/17/12 10:20 AM, Jerry wrote: >=20 > >> 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)) >=20 > > Wow. That's going to be a problem--on top of the other gdb/Ada/OS X iss= ues we've had / are having. >=20 > 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 (no= t 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 fr= eshly compiled but is e.g. from GPL 2011. Jerry