From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31484 invoked by alias); 9 Mar 2004 06:09:41 -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 31475 invoked from network); 9 Mar 2004 06:09:40 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 9 Mar 2004 06:09:40 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1B0aPN-0004hL-JP; Tue, 09 Mar 2004 01:08:05 -0500 Date: Fri, 19 Mar 2004 00:09:00 -0000 Message-ID: From: Eli Zaretskii To: Michael Snyder CC: jim.houston@comcast.net, gdb-patches@sources.redhat.com In-reply-to: <404CFD46.7010003@redhat.com> (message from Michael Snyder on Mon, 08 Mar 2004 23:09:58 +0000) Subject: Re: [patch] thread info - automatic skip frames Reply-to: Eli Zaretskii References: <404CFD46.7010003@redhat.com> X-SW-Source: 2004-03/txt/msg00189.txt.bz2 Message-ID: <20040319000900.i4k56U3OaDGE_Y_budDJXhgUYQDrjNtwiPCv8rDH3Vo@z> > Date: Mon, 08 Mar 2004 23:09:58 +0000 > From: Michael Snyder > > I'd like to be able to add to the list, rather than enter > the whole thing again from scratch. And that implies a > separate command to clear it. Agreed. Again, this will need a patch for the documentation, once the implementation is approved.