From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4310 invoked by alias); 17 May 2007 08:11:35 -0000 Received: (qmail 4301 invoked by uid 22791); 17 May 2007 08:11:34 -0000 X-Spam-Check-By: sourceware.org Received: from correo.ikusi.com (HELO correo.ikusi.com) (194.30.89.100) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 17 May 2007 08:11:31 +0000 Received: from srviku004.ikusi.net ([192.168.202.14]) by correo.ikusi.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 17 May 2007 10:11:27 +0200 Received: from 192.168.234.102 ([192.168.234.102]) by srviku004.ikusi.net ([192.168.202.14]) via Exchange Front-End Server webmail.ikusi.com ([192.168.202.18]) with Microsoft Exchange Server HTTP-DAV ; Thu, 17 May 2007 08:11:27 +0000 Received: from DAFPC5206 by webmail.ikusi.com; 17 May 2007 10:11:41 +0200 Subject: Re: Debugging pthread in ARM. From: gomrioje Reply-To: gomez.j@ikusi.es To: Daniel Jacobowitz Cc: =?ISO-8859-1?Q?Jes=FAs_G=F3mez_R=EDo?= , gdb@sourceware.org In-Reply-To: <20070516181055.GA16476@caradoc.them.org> References: <20070515125816.GA13421@caradoc.them.org> <1179249238.6692.12.camel@DAFPC5206.ikusi.net> <20070515172110.GA27784@caradoc.them.org> <1179329274.6692.30.camel@DAFPC5206.ikusi.net> <20070516153502.GA8429@caradoc.them.org> <1179336833.6692.42.camel@DAFPC5206.ikusi.net> <20070516173752.GA14525@caradoc.them.org> <1179337620.6692.49.camel@DAFPC5206.ikusi.net> <20070516175207.GA15384@caradoc.them.org> <1179338692.6692.56.camel@DAFPC5206.ikusi.net> <20070516181055.GA16476@caradoc.them.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 17 May 2007 08:11:00 -0000 Message-Id: <1179389501.6692.58.camel@DAFPC5206.ikusi.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 X-TM-AS-Product-Ver: SMEX-7.0.0.1433-3.6.1039-15180.001 X-TM-AS-Result: No--11.519800-5.000000-31 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00065.txt.bz2 Not able to debug gdbserver. Maybe that is the problem... I get the gdbserver from Debian distribution for ARM architecture. file gdbserver gdbserver: ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), for GNU/Linux 2.4.1, stripped It makes sense to you? On Wed, 2007-05-16 at 14:10 -0400, Daniel Jacobowitz wrote: > I'm out of ideas. I recommend you debug gdbserver to see why it > thinks there is a mismatch. >