From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26078 invoked by alias); 16 Apr 2009 13:14:54 -0000 Received: (qmail 26004 invoked by uid 22791); 16 Apr 2009 13:14:44 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from eu1sys200aog111.obsmtp.com (HELO eu1sys200aog111.obsmtp.com) (207.126.144.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 16 Apr 2009 13:14:39 +0000 Received: from source ([164.129.1.35]) (using TLSv1) by eu1sys200aob111.postini.com ([207.126.147.11]) with SMTP ID DSNKSecvO11cZKJekKNZNmTtyeEKhLDWxiCu@postini.com; Thu, 16 Apr 2009 13:14:39 UTC Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 488AFDAB7; Thu, 16 Apr 2009 13:13:24 +0000 (GMT) Received: from mail1.bri.st.com (mail1.bri.st.com [164.129.8.218]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id C73684C49A; Thu, 16 Apr 2009 13:14:34 +0000 (GMT) Received: from [164.129.14.85] (bri1017.bri.st.com [164.129.14.85]) by mail1.bri.st.com (MOS 3.8.7a) with ESMTP id CLP05937 (AUTH antony); Thu, 16 Apr 2009 14:14:34 +0100 (BST) Message-ID: <49E72F63.1050201@st.com> Date: Thu, 16 Apr 2009 17:06:00 -0000 From: Antony KING User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Marc Mason Cc: gdb@sourceware.org Subject: Re: x commands in history References: <49E5ED01.5040300@free.fr> <20090415155857.GA14532@caradoc.them.org> <49E60736.4070407@free.fr> In-Reply-To: <49E60736.4070407@free.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/msg00138.txt.bz2 Hi Marc, By any chance when you experience this problem is it when you use the command console of Insight GUI interface ? If so then this is a known issue. Try using the TUI interface instead. Cheers, Antony. 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.