From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16886 invoked by alias); 22 Oct 2007 23:36:16 -0000 Received: (qmail 16872 invoked by uid 22791); 22 Oct 2007 23:36:15 -0000 X-Spam-Check-By: sourceware.org Received: from elrond.portugalmail.pt (HELO elrond.portugalmail.pt) (195.245.179.181) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 22 Oct 2007 23:36:12 +0000 Received: from localhost (localhost [127.0.0.1]) by elrond.portugalmail.pt (Postfix) with ESMTP id 057E764B4A; Tue, 23 Oct 2007 00:36:09 +0100 (WEST) Received: from elrond.portugalmail.pt ([127.0.0.1]) by localhost (elrond.portugalmail.pt [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WL7y4wjN-tIr; Tue, 23 Oct 2007 00:36:08 +0100 (WEST) Received: from [127.0.0.1] (78.130.33.97.rev.optimus.pt [78.130.33.97]) (Authenticated sender: pedro_alves@portugalmail.pt) by elrond.portugalmail.pt (Postfix) with ESMTP id 3102364846; Tue, 23 Oct 2007 00:36:08 +0100 (WEST) Message-ID: <471D339E.7060504@portugalmail.pt> Date: Tue, 23 Oct 2007 10:16:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Ulrich Weigand CC: gdb-patches@sourceware.org Subject: Re: [0/8] solib handler rework References: <200710192131.l9JLVYuv002496@d12av02.megacenter.de.ibm.com> <4053daab0710220111r2ba05166rc2deef820538d05b@mail.gmail.com> In-Reply-To: <4053daab0710220111r2ba05166rc2deef820538d05b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000783-1, 22-10-2007), Outbound message X-Antivirus-Status: Clean 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-10/txt/msg00531.txt.bz2 Pedro Alves wrote: > Ulrich Weigand wrote: > >> The whole series was tested on s390-linux, s390x-linux, powerpc- >> linux, i386-linux, and ia64-linux. Tests on other affected >> platforms would be welcome: alpha-linux, arm-wince, arm-linux, >> i386-gnu, i386-cygwin, i386-nto, m32r-linux, hppa-hpux (32-bit >> and 64-bit), mips-irix, and frv. >> > > FYI, I've started the testing on cygwin and arm-wince. That will > cover solib-target.c > native and remote. > Done. No changes in both cygwin and arm-wince. Cheers, Pedro Alves