From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16543 invoked by alias); 6 Aug 2009 11:17:40 -0000 Received: (qmail 16535 invoked by uid 22791); 6 Aug 2009 11:17:39 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp3.ugent.be (HELO smtp3.UGent.be) (157.193.49.127) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Aug 2009 11:17:33 +0000 Received: from localhost (mcheck1.ugent.be [157.193.71.91]) by smtp3.UGent.be (Postfix) with ESMTP id 67F6A14769C; Thu, 6 Aug 2009 13:17:30 +0200 (CEST) Received: from smtp3.UGent.be ([157.193.49.127]) by localhost (mcheck1.ugent.be [157.193.43.11]) (amavisd-new, port 10024) with ESMTP id IhdGaMN0mqDK; Thu, 6 Aug 2009 13:17:29 +0200 (CEST) Received: from mail.elis.ugent.be (mail.elis.UGent.be [157.193.206.48]) by smtp3.UGent.be (Postfix) with ESMTP id 5AC8714767B; Thu, 6 Aug 2009 13:17:28 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.elis.ugent.be (Postfix) with ESMTP id CEC10918F1C; Thu, 6 Aug 2009 13:17:28 +0200 (CEST) Received: from mail.elis.ugent.be ([127.0.0.1]) by localhost (mail.elis.ugent.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9SX+lvpESUHS; Thu, 6 Aug 2009 13:17:26 +0200 (CEST) Received: from bigmac.elis.UGent.be (bigmac.elis.UGent.be [157.193.206.33]) by mail.elis.ugent.be (Postfix) with ESMTP id F2CE1918F21; Thu, 6 Aug 2009 13:17:25 +0200 (CEST) Cc: Tristan Gingold Message-Id: <01D6EAE9-E96D-4C90-BAA9-9DB4483337E3@elis.ugent.be> From: Jonas Maebe To: gdb@sourceware.org In-Reply-To: <4A7ABAF0.7010004@Sun.COM> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: status of Darwin support Date: Thu, 06 Aug 2009 11:17:00 -0000 References: <4A5F8D9E.1060307@Sun.COM> <200908041804.30240.thiago.bauermann@gmail.com> <20090805044504.GJ4370@adacore.com> <4A7ABAF0.7010004@Sun.COM> X-j-chkmail-Enveloppe: 4A7ABBC8.002/157.193.206.48/mail.elis.UGent.be/mail.elis.ugent.be/ X-j-chkmail-Score: MSGID : 4A7ABBC8.002 on smtp3.UGent.be : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00043.txt.bz2 On 06 Aug 2009, at 13:13, Christian Thalinger wrote: > Hmm, I have problems with shared libraries. It may be useful for people not on Apple's Xcode list to see what Jim Ingham from Apple said about that: http://lists.apple.com/archives/xcode-users/2009/Jul/msg00161.html Jonas