From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22942 invoked by alias); 22 Oct 2007 08:12:01 -0000 Received: (qmail 22930 invoked by uid 22791); 22 Oct 2007 08:12:00 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.184) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 22 Oct 2007 08:11:57 +0000 Received: by nf-out-0910.google.com with SMTP id b11so996219nfh for ; Mon, 22 Oct 2007 01:11:55 -0700 (PDT) Received: by 10.78.205.7 with SMTP id c7mr2798619hug.1193040714369; Mon, 22 Oct 2007 01:11:54 -0700 (PDT) Received: by 10.78.188.17 with HTTP; Mon, 22 Oct 2007 01:11:54 -0700 (PDT) Message-ID: <4053daab0710220111r2ba05166rc2deef820538d05b@mail.gmail.com> Date: Mon, 22 Oct 2007 10:00:00 -0000 From: "Pedro Alves" To: "Ulrich Weigand" Subject: Re: [0/8] solib handler rework Cc: gdb-patches@sourceware.org In-Reply-To: <200710192131.l9JLVYuv002496@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200710192131.l9JLVYuv002496@d12av02.megacenter.de.ibm.com> X-Google-Sender-Auth: efa9a5d46a6d3496 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/msg00492.txt.bz2 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. Cheers, Pedro Alves