From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 820 invoked by alias); 4 Jan 2008 12:48:19 -0000 Received: (qmail 811 invoked by uid 22791); 4 Jan 2008 12:48:19 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jan 2008 12:47:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1170198121; Fri, 4 Jan 2008 12:47:58 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id E851A9801D; Fri, 4 Jan 2008 12:47:55 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JAlxq-00074d-8g; Fri, 04 Jan 2008 07:47:54 -0500 Date: Fri, 04 Jan 2008 12:48:00 -0000 From: Daniel Jacobowitz To: ligang@sunnorth.com.cn Cc: gdb@sourceware.org Subject: Re: SCORE gdb run testsuite dump.exp fail, why? Message-ID: <20080104124754.GA27161@caradoc.them.org> Mail-Followup-To: ligang@sunnorth.com.cn, gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-01/txt/msg00017.txt.bz2 On Fri, Jan 04, 2008 at 05:25:07PM +0800, ligang@sunnorth.com.cn wrote: > Hello all, > > SCORE gdb run testsuite dump.exp fail by little endian, whereas big endian > is correct. > Maybe the memory is not correct after "file intarr1.srec" Is this a current GDB? Maciej fixed this error on 2007-07-30. -- Daniel Jacobowitz CodeSourcery