From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17939 invoked by alias); 24 Oct 2002 23:22:04 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17903 invoked from network); 24 Oct 2002 23:22:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 24 Oct 2002 23:22:03 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g9ON0Ww31517 for ; Thu, 24 Oct 2002 19:00:32 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g9ONM1l28958; Thu, 24 Oct 2002 19:22:01 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g9ONM1D29328; Thu, 24 Oct 2002 16:22:01 -0700 Message-ID: <3DB88099.D635AC15@redhat.com> Date: Thu, 24 Oct 2002 16:22:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Keith Seitz CC: gdb-patches@sources.redhat.com Subject: Re: [RFC] gdbtk -- "show commands" References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00533.txt.bz2 Keith Seitz wrote: > > On Thu, 24 Oct 2002, Michael Snyder wrote: > > > Is "show commands" expected to work in the console window? > > It doesn't seem to... > > Ugh. No, it won't work. Insight does not use readline. Hmmm... and yet Insight has a command history...