From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15940 invoked by alias); 10 Apr 2007 15:14:27 -0000 Received: (qmail 15929 invoked by uid 22791); 10 Apr 2007 15:14:26 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 16:14:19 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 82B0F4B26D; Tue, 10 Apr 2007 10:14:17 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 5FF2B4B262; Tue, 10 Apr 2007 10:14:17 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HbI2y-00034d-HN; Tue, 10 Apr 2007 11:14:16 -0400 Date: Tue, 10 Apr 2007 15:14:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: gdb-patches Subject: Re: [RFA] re-initialize height to 0 during setshow.exp Message-ID: <20070410151416.GB10890@caradoc.them.org> Mail-Followup-To: Denis PILAT , gdb-patches References: <461119CA.6060509@st.com> <1175536591.9195.12.camel@svmsnyderlnx.palmsource.com> <46125608.50800@st.com> <20070403143400.GA4608@caradoc.them.org> <46126A47.3060904@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46126A47.3060904@st.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00087.txt.bz2 On Tue, Apr 03, 2007 at 04:52:55PM +0200, Denis PILAT wrote: > Daniel Jacobowitz wrote: > > Please always use gdb_test. If you don't want it to be a test, use "" > > for the test name - it won't be counted (at least, not unless someting > > goes wrong). > > > > > I didn't know this possibility. > Here is the new patch, OK for commit ? This is OK. Thanks! -- Daniel Jacobowitz CodeSourcery