From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25951 invoked by alias); 13 Apr 2007 18:09:53 -0000 Received: (qmail 25940 invoked by uid 22791); 13 Apr 2007 18:09:51 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Apr 2007 19:09:46 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id C5BD84B267; Fri, 13 Apr 2007 13:09:44 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id A6D364B262; Fri, 13 Apr 2007 13:09:44 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HcQDP-0007VE-Rt; Fri, 13 Apr 2007 14:09:43 -0400 Date: Fri, 13 Apr 2007 18:09:00 -0000 From: Daniel Jacobowitz To: Alex Gonzalez Cc: gdb@sourceware.org Subject: Re: Invalid hex digit 59 - Linux MIPS kernel debugging Message-ID: <20070413180943.GA28826@caradoc.them.org> Mail-Followup-To: Alex Gonzalez , gdb@sourceware.org References: <20070413150929.GA20853@caradoc.them.org> <20070413172923.GA26847@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes 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-04/txt/msg00096.txt.bz2 On Fri, Apr 13, 2007 at 06:42:32PM +0100, Alex Gonzalez wrote: > Thanks a lot, that was very helpful. > > Setting the architecture to mips:isa32 indeed works. And you're right > in that the 32bits kernel is running on an RM9000 with 64 bits > architecture. > > Will the CVS version work without having to set the architecture or > will I still have to do so? It will work automatically. -- Daniel Jacobowitz CodeSourcery