From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14793 invoked by alias); 26 Oct 2006 12:22:14 -0000 Received: (qmail 14705 invoked by uid 22791); 26 Oct 2006 12:22:13 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 26 Oct 2006 12:22:09 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gd4FG-0007a6-38; Thu, 26 Oct 2006 08:22:02 -0400 Date: Thu, 26 Oct 2006 12:22:00 -0000 From: Daniel Jacobowitz To: Luotao Fu Cc: Franz MEINDL , Manfred Gruber , Marc Kleine-Budde , gdb@sourceware.org, Luotao Fu , Robert Schwebel , Benedikt Spranger , tglx@linutronix.de Subject: Re: thread-debuging with gdbserver on ARM/NPTL Message-ID: <20061026122202.GB28927@nevyn.them.org> Mail-Followup-To: Luotao Fu , Franz MEINDL , Manfred Gruber , Marc Kleine-Budde , gdb@sourceware.org, Luotao Fu , Robert Schwebel , Benedikt Spranger , tglx@linutronix.de References: <20061024202933.1d5129b9.b.spranger@linutronix.de> <20061024183404.GA16931@nevyn.them.org> <20061025144529.GQ18636@pengutronix.de> <20061025150344.GA20038@nevyn.them.org> <20061026095736.GA19785@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061026095736.GA19785@localhost.localdomain> User-Agent: Mutt/1.5.13 (2006-08-11) 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-10/txt/msg00258.txt.bz2 On Thu, Oct 26, 2006 at 11:57:36AM +0200, Luotao Fu wrote: > We built a Toolchain with gcc4.1.1+glibc2.5+gdb-6.5.50.20061025 using > the patch posted on > http://sourceware.org/ml/libc-alpha/2006-03/msg00014.html and did the > same test as already described in robert's mail again. Unluckiely the > problems with static binary seems to still consist. On the host > side gdb would stuck at first continue, while on the target side > gdbserver prints something like "Cannot enable thread event reporting > for [PID of the testapp]: generic error". Sorry, I have no idea what's wrong now. You shouldn't ever see the qSymbol error from your log. -- Daniel Jacobowitz CodeSourcery