From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29922 invoked by alias); 14 Feb 2006 18:53:33 -0000 Received: (qmail 29914 invoked by uid 22791); 14 Feb 2006 18:53:33 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Feb 2006 18:53:30 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id k1EIrF0X014315; Tue, 14 Feb 2006 19:53:15 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id k1EIrE1b025475; Tue, 14 Feb 2006 19:53:14 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id k1EIrENL014444; Tue, 14 Feb 2006 19:53:14 +0100 (CET) Date: Tue, 14 Feb 2006 18:53:00 -0000 Message-Id: <200602141853.k1EIrENL014444@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: aoliva@redhat.com CC: kevinb@redhat.com, gdb-patches@sources.redhat.com In-reply-to: (message from Alexandre Oliva on Tue, 14 Feb 2006 16:40:36 -0200) Subject: Re: cope with varying prelink base addresses References: <200602082139.k18LdXig008477@elgar.sibelius.xs4all.nl> <20060210014235.GB8310@nevyn.them.org> <20060213175637.4ac50484@ironwood.lan> <20060214020854.GA9848@nevyn.them.org> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00308.txt.bz2 > From: Alexandre Oliva > Date: Tue, 14 Feb 2006 16:40:36 -0200 > > On Feb 14, 2006, Daniel Jacobowitz wrote: > > > On Mon, Feb 13, 2006 at 05:56:37PM -0700, Kevin Buettner wrote: > > >> I've been looking over your patch and would like to see it committed > >> so long as it receives a some more testing first. Would it be possible > >> for you to test it on Solaris system and a BSD system? > > After I moved from GES to OS Tools within Red Hat, all I have access > to, that I know, is GNU/Linux. And, man, it feels good :-) > > (Actually, I can probably still log into GES Solaris boxes, but I > don't know that I still have permission to use their resources, so I > assume I shouldn't do it.) > > > If not, I can certainly manage Solaris; I don't have any BSD systems > > here but perhaps Mark K. can oblige? > > May I accept your offer, and hope Mark K. extends one too? Thanks! Yup, I'll test OpenBSD and FreeBSD. Mark