From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10662 invoked by alias); 11 Dec 2008 13:12:56 -0000 Received: (qmail 10654 invoked by uid 22791); 11 Dec 2008 13:12:56 -0000 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Dec 2008 13:12:04 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 97DCD2900BC; Thu, 11 Dec 2008 14:12:01 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3HuHLShQEndR; Thu, 11 Dec 2008 14:12:00 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.0.139]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id CD937290029; Thu, 11 Dec 2008 14:12:00 +0100 (CET) Cc: gdb-patches@sourceware.org Message-Id: From: Tristan Gingold To: Ulrich Weigand In-Reply-To: <200812041538.mB4FcQsB007133@d12av02.megacenter.de.ibm.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [RFC] solib for darwin Date: Thu, 11 Dec 2008 13:12:00 -0000 References: <200812041538.mB4FcQsB007133@d12av02.megacenter.de.ibm.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-12/txt/msg00200.txt.bz2 > Maybe you can have a look at my patch: > http://sourceware.org/ml/gdb-patches/2008-09/msg00136.html > and see whether this would solve your problem as well (or if we can > come up with a joint approach to solve both problems). Ulrich, do you have any plan to commit this patch ? As I could base my patch on it, that would be useful to continue the Darwin port integration. Thanks, Tristan.