From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30274 invoked by alias); 15 Apr 2009 17:16:47 -0000 Received: (qmail 30259 invoked by uid 22791); 15 Apr 2009 17:16:45 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Apr 2009 17:16:37 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id DC11E10E62; Wed, 15 Apr 2009 17:16:34 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id A2D5710DCA; Wed, 15 Apr 2009 17:16:34 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Lu8iv-00053Y-Sl; Wed, 15 Apr 2009 13:16:33 -0400 Date: Wed, 15 Apr 2009 17:34:00 -0000 From: Daniel Jacobowitz To: Marc Mason Cc: gdb@sourceware.org Subject: Re: x commands in history Message-ID: <20090415171633.GA19061@caradoc.them.org> Mail-Followup-To: Marc Mason , gdb@sourceware.org References: <49E5ED01.5040300@free.fr> <20090415155857.GA14532@caradoc.them.org> <49E60736.4070407@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49E60736.4070407@free.fr> User-Agent: Mutt/1.5.17 (2008-05-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: 2009-04/txt/msg00124.txt.bz2 On Wed, Apr 15, 2009 at 06:11:34PM +0200, Marc Mason wrote: > Daniel Jacobowitz wrote: > >> On Wed, Apr 15, 2009 at 04:19:45PM +0200, Marc Mason wrote: >> >>> However, on this embedded platform, when I scroll through the commands >>> history, the "addr" part of the command is always discarded... >> >> What platform? What version of GDB? > > I was under the impression that my issue was a feature, not a bug, which > is why I didn't think the details you ask for would be important. > > GNU gdb 6.5-ST-1.0-ST40 [build Feb 23 2007] > I connect to the embedded board via an ST micro connect device. If it's a feature, it's one ST's added - but I think it's a bug that was fixed, related to how the x command repeats when you press enter. That's a pretty old baseline GDB version. -- Daniel Jacobowitz CodeSourcery