From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1136 invoked by alias); 20 Nov 2002 19:29:34 -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 1124 invoked from network); 20 Nov 2002 19:29:31 -0000 Received: from unknown (HELO exchange.timesys.com) (65.117.135.102) by sources.redhat.com with SMTP; 20 Nov 2002 19:29:31 -0000 Received: from [192.168.2.66] ([65.117.135.98]) by exchange.timesys.com with Microsoft SMTPSVC(5.0.2195.3779); Wed, 20 Nov 2002 14:22:38 -0500 Subject: Re: gdbserver on PowerPC Issues From: Paul Mundt To: Daniel Jacobowitz Cc: gdb@sources.redhat.com In-Reply-To: <20021120192125.GA14049@nevyn.them.org> References: <1037812916.1315.22.camel@Origin> <20021120183953.GC24089@nevyn.them.org> <1037820175.1317.30.camel@Origin> <20021120192125.GA14049@nevyn.them.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LZW2BU9mcqh57fI4NMSE" Organization: TimeSys Corporation Message-Id: <1037820786.1317.33.camel@Origin> Mime-Version: 1.0 Date: Wed, 20 Nov 2002 11:29:00 -0000 X-OriginalArrivalTime: 20 Nov 2002 19:22:38.0546 (UTC) FILETIME=[30272320:01C290CA] X-SW-Source: 2002-11/txt/msg00288.txt.bz2 --=-LZW2BU9mcqh57fI4NMSE Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 452 On Wed, 2002-11-20 at 14:21, Daniel Jacobowitz wrote: > Mind setting solib-absolute-prefix and stracing GDB to see what it was > opening, then? It really should work. My fault, I wasn't aware that solib-absolute-prefix appended /lib to the path. As a result, it was looking in lib/lib, which caused ENOENT. By handing it the path with the /lib trimmed, everything works fine. Regards, --=20 Paul Mundt TimeSys Corporation --=-LZW2BU9mcqh57fI4NMSE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 232 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA92+NyicEyV32UmDQRArulAKCUI1EX4lS2fDDK6+JbOI57KaPzzgCg1jGs G9RMbTpS6lvGZ1sLcN0Iut4= =GCFn -----END PGP SIGNATURE----- --=-LZW2BU9mcqh57fI4NMSE--