From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14309 invoked by alias); 7 Mar 2003 14:26:40 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14302 invoked from network); 7 Mar 2003 14:26:40 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 172.16.49.205 with SMTP; 7 Mar 2003 14:26:40 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18rKhI-00081K-00; Fri, 07 Mar 2003 10:27:48 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18rInw-0005PI-00; Fri, 07 Mar 2003 09:26:32 -0500 Date: Fri, 07 Mar 2003 14:26:00 -0000 From: Daniel Jacobowitz To: Lev Assinovsky Cc: gdb@sources.redhat.com, Kevin Buettner Subject: Re: gdb 5.3 bug Message-ID: <20030307142632.GA20712@nevyn.them.org> Mail-Followup-To: Lev Assinovsky , gdb@sources.redhat.com, Kevin Buettner References: <3F6F4712B759A34ABD453A8B39C10D6233118E@bagman.edm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F6F4712B759A34ABD453A8B39C10D6233118E@bagman.edm.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-03/txt/msg00130.txt.bz2 On Fri, Mar 07, 2003 at 02:05:22PM +0300, Lev Assinovsky wrote: > I can's say that the bug fixed > but I found how to work around!!! > The problem was that gnu "ld" put "/usr/lib/libc.so.1" in place > of interpreter in executable. > If to use gcc option -Xlinker "--dynamic-linker" -Xlinker /usr/lib/ld.so.1 > gdb works fine! Well, since current versons of the GNU tools won't do this, I think we're done. Great! -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer