From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12220 invoked by alias); 15 Apr 2009 16:11:48 -0000 Received: (qmail 12206 invoked by uid 22791); 15 Apr 2009 16:11:47 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp21.services.sfr.fr (HELO smtp21.services.sfr.fr) (93.17.128.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Apr 2009 16:11:39 +0000 Received: from filter.sfr.fr (localhost [127.0.0.1]) by msfrf2114.sfr.fr (SMTP Server) with ESMTP id 7E4E8700008D; Wed, 15 Apr 2009 18:11:35 +0200 (CEST) Received: from [223.200.200.12] (121.138.84-79.rev.gaoland.net [79.84.138.121]) by msfrf2114.sfr.fr (SMTP Server) with ESMTP id 40A9A7000092; Wed, 15 Apr 2009 18:11:35 +0200 (CEST) X-SFR-UUID: 20090415161135264.40A9A7000092@msfrf2114.sfr.fr Message-ID: <49E60736.4070407@free.fr> Date: Wed, 15 Apr 2009 17:16:00 -0000 From: Marc Mason User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081204 SeaMonkey/1.1.14 MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb@sourceware.org Subject: Re: x commands in history References: <49E5ED01.5040300@free.fr> <20090415155857.GA14532@caradoc.them.org> In-Reply-To: <20090415155857.GA14532@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00123.txt.bz2 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. -- Regards.