From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17692 invoked by alias); 7 Mar 2003 14:35:49 -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 17685 invoked from network); 7 Mar 2003 14:35:48 -0000 Received: from unknown (HELO gate.algorithm.aelita.com) (212.176.18.2) by 172.16.49.205 with SMTP; 7 Mar 2003 14:35:48 -0000 Received: from bagman.edm.com ([10.0.0.4]) by gate.algorithm.aelita.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with ESMTP id com for ; Fri, 7 Mar 2003 17:35:38 +0300 content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: gdb 5.3 bug Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Fri, 07 Mar 2003 14:35:00 -0000 Message-ID: <3F6F4712B759A34ABD453A8B39C10D6233128D@bagman.edm.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Lev Assinovsky" To: "Daniel Jacobowitz" Cc: , "Kevin Buettner" X-SW-Source: 2003-03/txt/msg00131.txt.bz2 Thanks. Also=20 thank you and Kevin very much. The fix is a really great event in our=20 team.=20 ---- Lev Assinovsky Aelita Software Corporation O&S Core Division, Programmer ICQ# 165072909 > -----Original Message----- > From: Daniel Jacobowitz [mailto:drow@mvista.com] > Sent: Friday, March 07, 2003 5:27 PM > To: Lev Assinovsky > Cc: gdb@sources.redhat.com; Kevin Buettner > Subject: Re: gdb 5.3 bug >=20 >=20 > 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=20 > /usr/lib/ld.so.1 > > gdb works fine! >=20 > Well, since current versons of the GNU tools won't do this, I think > we're done. Great! >=20 >=20 > --=20 > Daniel Jacobowitz > MontaVista Software Debian GNU/Linux Developer >=20