From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10772 invoked by alias); 31 Oct 2005 04:20:39 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 10761 invoked by uid 22791); 31 Oct 2005 04:20:37 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 31 Oct 2005 04:20:37 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EWR9u-0002rO-Vi; Sun, 30 Oct 2005 23:20:35 -0500 Date: Mon, 31 Oct 2005 04:20:00 -0000 From: Daniel Jacobowitz To: Peter Choi Cc: gdb@sources.redhat.com Subject: Re: [NEED HELP] Problem to multithread remote debugging with GDBserver Message-ID: <20051031042034.GA10974@nevyn.them.org> Mail-Followup-To: Peter Choi , gdb@sources.redhat.com References: <20051028124728.GA16319@nevyn.them.org> <20051031015104.10414.qmail@web32901.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051031015104.10414.qmail@web32901.mail.mud.yahoo.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00225.txt.bz2 On Sun, Oct 30, 2005 at 05:51:04PM -0800, Peter Choi wrote: > > Hi, > > I'm not debugging Cris. I'm debugging an x86 machine > (TARGET) with x86 PC as the host. (I'm sorry. The > first email contains a mistake in the > "solib-absolute-prefix" & "solib-search-path" > setting). > > Both are installed with FC1, and the library path are > identical in both machines. How should the I set up > "solib-absolute-prefix" & "solib-search-path" ???? Then you should not need to set them at all; leave them alone. -- Daniel Jacobowitz CodeSourcery, LLC