From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28303 invoked by alias); 19 Feb 2004 23:05:41 -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 28262 invoked from network); 19 Feb 2004 23:05:39 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 19 Feb 2004 23:05:39 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AtxEf-0006SR-5L; Thu, 19 Feb 2004 18:05:37 -0500 Date: Thu, 19 Feb 2004 23:05:00 -0000 From: Daniel Jacobowitz To: Albert Ho Cc: gdb@sources.redhat.com Subject: Re: working version of gdb(x86) and gdbserver(ppc)? Message-ID: <20040219230535.GA24200@nevyn.them.org> Mail-Followup-To: Albert Ho , gdb@sources.redhat.com References: <403520CD.3020800@intellambda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <403520CD.3020800@intellambda.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00258.txt.bz2 On Thu, Feb 19, 2004 at 12:47:09PM -0800, Albert Ho wrote: > Hi, > I wonder if anyone out there can share their remote debugging setup > config that works. > The host is x86(P4). > The target is ppc(8270). > Info from kernel version, gcc version, libc version, pthread library > version is appreciated. > > I tried to have gdb and gdbserver between 2 identical machine(RH9, > x86) without luck. > Same result as with RH9's gdb and gdb 6.0 pulled from > www.gnu.org/software/gdb. The problem you are seeing on RH9 is the fact that gdbserver does not yet support NPTL. That probably will not affect your PPC 8270 setup. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer