From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10089 invoked by alias); 25 Feb 2006 12:48:51 -0000 Received: (qmail 10079 invoked by uid 22791); 25 Feb 2006 12:48:50 -0000 X-Spam-Check-By: sourceware.org Received: from web35612.mail.mud.yahoo.com (HELO web35612.mail.mud.yahoo.com) (66.163.179.151) by sourceware.org (qpsmtpd/0.31) with SMTP; Sat, 25 Feb 2006 12:48:48 +0000 Received: (qmail 60650 invoked by uid 60001); 25 Feb 2006 12:48:44 -0000 Message-ID: <20060225124844.60648.qmail@web35612.mail.mud.yahoo.com> Received: from [65.96.163.54] by web35612.mail.mud.yahoo.com via HTTP; Sat, 25 Feb 2006 04:48:44 PST Date: Mon, 27 Feb 2006 15:02:00 -0000 From: EJS Subject: Re: Trouble remote debugging To: gdb@sourceware.org In-Reply-To: <20060225043900.GA13941@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 X-SW-Source: 2006-02/txt/msg00319.txt.bz2 --- Daniel Jacobowitz wrote: > On Fri, Feb 24, 2006 at 05:30:54PM -0800, EJS wrote: > > One thing that I noticed is that the symbol tables > for > > the cross compiled shlibs are different than the > ones > > on the target (I checked this via objdump -T). Is > this > > the problem? If so how do I make them the same? > > You _must_ use the same libraries on both sides. > The ones on the > target can be stripped, but that's it - otherwise > they must match. Daniel, Thanks for the response. That is what I thought. So I guess my next question is why aren't the libs the same. I thought that that was what crosstool was supposed to do. (but thats a question for a different list.) Regarding solib-search-path vs solib-absolute-prefix, I was actually setting both. I tried to set the prefix alone, but some of the libs were in different locations (eg /lib vs /lib/tls, etc.) Thanks again, J __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com