From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4526 invoked by alias); 23 Jan 2006 04:36:17 -0000 Received: (qmail 4518 invoked by uid 22791); 23 Jan 2006 04:36:17 -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; Mon, 23 Jan 2006 04:36:14 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F0tR5-0001BN-2C; Sun, 22 Jan 2006 23:36:11 -0500 Date: Mon, 23 Jan 2006 10:41:00 -0000 From: Daniel Jacobowitz To: Paul Blacquiere Cc: gdb@sourceware.org Subject: Re: gdb/gdbserver uclibc illegal instruction Message-ID: <20060123043611.GA4519@nevyn.them.org> Mail-Followup-To: Paul Blacquiere , gdb@sourceware.org References: <20060123171224.gtz440o04ockk00s@webmail.slingshot.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060123171224.gtz440o04ockk00s@webmail.slingshot.co.nz> User-Agent: Mutt/1.5.8i 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-01/txt/msg00209.txt.bz2 On Mon, Jan 23, 2006 at 05:12:24PM +1300, Paul Blacquiere wrote: > Hi, > > I am attempting to run gdb/gdbserver on an Arm Linux board built using the > uclibc libraries. > > Attempting to run an app causes an illegal instruction error (the simple hello > world app obviously runs normally). One oddity is that the address that it > reports seems to contain a valid arm instruction. And what instruction is it? What's around that instruction? Could you post a complete session log? There's not enough information here to help you, sorry. -- Daniel Jacobowitz CodeSourcery