From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28691 invoked by alias); 20 Nov 2002 20:23:16 -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 28684 invoked from network); 20 Nov 2002 20:23:14 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 20 Nov 2002 20:23:14 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 92E223E4B; Wed, 20 Nov 2002 15:23:00 -0500 (EST) Message-ID: <3DDBEF24.50607@redhat.com> Date: Wed, 20 Nov 2002 12:23:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Mundt Cc: Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: gdbserver on PowerPC Issues References: <1037812916.1315.22.camel@Origin> <20021120183953.GC24089@nevyn.them.org> <1037820175.1317.30.camel@Origin> <20021120192125.GA14049@nevyn.them.org> <1037820786.1317.33.camel@Origin> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00293.txt.bz2 > 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. No, its a bug in the doco :-( A better section on remote debugging is needed. Andrew > By handing it the path with the /lib trimmed, everything works fine. > > Regards, > > -- Paul Mundt TimeSys Corporation