From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3864 invoked by alias); 22 Apr 2002 11:09:25 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3857 invoked from network); 22 Apr 2002 11:09:24 -0000 Received: from unknown (HELO pizda.ninka.net) (216.101.162.242) by sources.redhat.com with SMTP; 22 Apr 2002 11:09:24 -0000 Received: from localhost (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with ESMTP id EAA05054; Mon, 22 Apr 2002 04:00:12 -0700 Date: Mon, 22 Apr 2002 04:09:00 -0000 Message-Id: <20020422.040012.111854219.davem@redhat.com> To: Richard.Earnshaw@arm.com, rearnsha@arm.com Cc: ac131313@cygnus.com, msnyder@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Sparc/Linux fixes part 1 From: "David S. Miller" In-Reply-To: <200204221054.LAA05229@cam-mail2.cambridge.arm.com> References: <20020419.194417.101826241.davem@redhat.com> <200204221054.LAA05229@cam-mail2.cambridge.arm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00786.txt.bz2 From: Richard Earnshaw Date: Mon, 22 Apr 2002 11:54:56 +0100 glibc does provide a note in the executable, which as I understand it, will differ between Linux and Solaris. This is what was discovered and how I began implementing things, see: http://sources.redhat.com/ml/gdb-patches/2002-04/msg00710.html for which I am still awaiting approval.