From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28062 invoked by alias); 17 Jul 2007 12:52:49 -0000 Received: (qmail 28054 invoked by uid 22791); 17 Jul 2007 12:52:48 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Jul 2007 12:52:46 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2C477982C3; Tue, 17 Jul 2007 12:52:46 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 085A4982A3; Tue, 17 Jul 2007 12:52:45 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IAmXk-0004mL-3v; Tue, 17 Jul 2007 08:52:44 -0400 Date: Tue, 17 Jul 2007 12:54:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: [rfc] DLL support for gdbserver Message-ID: <20070717125244.GB27936@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <20070702221129.GD32495@caradoc.them.org> <4053daab0707040238s760df9eo4602f657a64c5582@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4053daab0707040238s760df9eo4602f657a64c5582@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-07/txt/msg00216.txt.bz2 On Wed, Jul 04, 2007 at 10:38:56AM +0100, Pedro Alves wrote: > It looks alright, except that gdb/config/arm/wince.mt and gdb/arm-wince-tdep.c > (to add solib-target.c, and remove the svr4 copy/paste thinko) hunks > got left out. Hi Pedro, I've checked this in, since we're still sorting out GPLv3 issues for the branch. If you can post the WinCE fixups in the next couple of weeks, I'm sure we can get them included in GDB 6.7. Thanks for all your help with this. -- Daniel Jacobowitz CodeSourcery