From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18674 invoked by alias); 17 Mar 2003 14:02:21 -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 18666 invoked from network); 17 Mar 2003 14:02:21 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 17 Mar 2003 14:02:21 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18ux5D-0002qu-00; Mon, 17 Mar 2003 10:03:28 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18uvBl-0007bC-00; Mon, 17 Mar 2003 09:02:05 -0500 Date: Mon, 17 Mar 2003 14:02:00 -0000 From: Daniel Jacobowitz To: Frank.Christ@RSBICK.rohde-schwarz.com Cc: gdb@sources.redhat.com Subject: Re: Re: Remote Debugging Of Multithreaded Application on PPC 82xx Message-ID: <20030317140205.GB29110@nevyn.them.org> Mail-Followup-To: Frank.Christ@RSBICK.rohde-schwarz.com, gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-03/txt/msg00250.txt.bz2 On Mon, Mar 17, 2003 at 01:30:34PM +0100, Frank.Christ@RSBICK.rohde-schwarz.com wrote: > Hi Daniel, > > Thanks for your quick answer! Unfortunately your PREPARE_TO_PROCEED patch > did not have any effect on my system. I still have the problem, that the > debugger > jumps to the main thread instead of stepping through the client thread. > > In some older mailings I found a hint, that there might be a problem, when there > are printed question marks (??) when the debugger starts. When I connect to > the remote target, I get the following lines on the host side. Is this correct? > > (gdb) target remote 172.20.62.126:2345 > Remote debugging using 172.20.62.126:2345 > 0x30010464 in ?? () That's normal. > (gdb) cont > > My Thread Librarys have the following Versions: > libpthread-0.8.so > libthread_db-1.0.so > Are there any problems with Library versions? Probably not. That's, what, glibc 2.1.3? You'll need to give us a remote log (set debug remote 1). -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer