From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32189 invoked by alias); 4 Jul 2007 09:39:03 -0000 Received: (qmail 32179 invoked by uid 22791); 4 Jul 2007 09:39:02 -0000 X-Spam-Check-By: sourceware.org Received: from ik-out-1112.google.com (HELO ik-out-1112.google.com) (66.249.90.176) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jul 2007 09:39:00 +0000 Received: by ik-out-1112.google.com with SMTP id b35so1694225ika for ; Wed, 04 Jul 2007 02:38:57 -0700 (PDT) Received: by 10.78.204.1 with SMTP id b1mr3994689hug.1183541936498; Wed, 04 Jul 2007 02:38:56 -0700 (PDT) Received: by 10.78.48.11 with HTTP; Wed, 4 Jul 2007 02:38:56 -0700 (PDT) Message-ID: <4053daab0707040238s760df9eo4602f657a64c5582@mail.gmail.com> Date: Wed, 04 Jul 2007 09:39:00 -0000 From: "Pedro Alves" To: gdb-patches@sourceware.org Subject: Re: [rfc] DLL support for gdbserver In-Reply-To: <20070702221129.GD32495@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070702221129.GD32495@caradoc.them.org> X-Google-Sender-Auth: 67286ccd80b1929e 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/msg00088.txt.bz2 Hi Daniel, Daniel Jacobowitz wrote: > Here's a final version of gdbserver support for Windows DLLs. > It works for me testing with Cygwin. Pedro, would you like to test > this on Windows CE to see what I've broken? > 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. I'll find time to test it this weekend, but don't let me hold you. Many thanks, Cheers, Pedro Alves