From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6110 invoked by alias); 16 Apr 2007 12:14:01 -0000 Received: (qmail 6100 invoked by uid 22791); 16 Apr 2007 12:14:00 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-04.spheriq.net (HELO lon-del-04.spheriq.net) (195.46.50.101) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 16 Apr 2007 13:13:55 +0100 Received: from lon-out-01.spheriq.net ([195.46.50.129]) by lon-del-04.spheriq.net with ESMTP id l3GCDq4E030453 for ; Mon, 16 Apr 2007 12:13:52 GMT Received: from lon-cus-02.spheriq.net (lon-cus-02.spheriq.net [195.46.50.38]) by lon-out-01.spheriq.net with ESMTP id l3GCDpeZ026589 for ; Mon, 16 Apr 2007 12:13:51 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-02.spheriq.net with ESMTP id l3GCDowh025623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 16 Apr 2007 12:13:51 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 8D178DA4A for ; Mon, 16 Apr 2007 12:13:49 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 4725E4758F for ; Mon, 16 Apr 2007 12:13:49 +0000 (GMT) Received: from [164.129.44.95] (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.7.5a-GA) with ESMTP id CKG07521 (AUTH "denis pilat"); Mon, 16 Apr 2007 14:13:47 +0200 (CEST) Message-ID: <4623687A.5010408@st.com> Date: Mon, 16 Apr 2007 13:50:00 -0000 From: Denis PILAT User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: gdb-patches Subject: Re: [RFA] re-initialize height to 0 during setshow.exp 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> <20070410151416.GB10890@caradoc.them.org> In-Reply-To: <20070410151416.GB10890@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00247.txt.bz2 Daniel Jacobowitz wrote: > 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! > > Just committed. -- Denis P.S. Sorry I just think I could have committed all at once ...