From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6109 invoked by alias); 23 Feb 2004 19:22:24 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 6093 invoked from network); 23 Feb 2004 19:22:23 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 23 Feb 2004 19:22:23 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E8B4A2B92; Mon, 23 Feb 2004 14:22:21 -0500 (EST) Message-ID: <403A52ED.7080908@gnu.org> Date: Mon, 23 Feb 2004 19:22:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: drow@false.org, carlton@kealia.com, ezannoni@redhat.com, gdb@sources.redhat.com Subject: Re: Huge slowdown since 6.0 References: <20040220195722.D195E4B104@berman.michael-chastain.com> In-Reply-To: <20040220195722.D195E4B104@berman.michael-chastain.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00323.txt.bz2 > ac> It's been suggested to me that we should create a hacked gdb that > ac> records all commands et.al. to a file, and then offers to send them to > ac> us. That way we know what is, rather than what might be. > > I think we can do this just with doco. In the doco that says how > to report bugs, add some basic instructions on the "script" command. True, or even just by looking at the bug reports. Andrew