From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27650 invoked by alias); 11 Sep 2002 21:45:49 -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 27642 invoked from network); 11 Sep 2002 21:45:48 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 11 Sep 2002 21:45:48 -0000 Received: by localhost.redhat.com (Postfix, from userid 469) id 29901106CC; Wed, 11 Sep 2002 17:43:57 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15743.47389.32426.939455@localhost.redhat.com> Date: Wed, 11 Sep 2002 14:45:00 -0000 To: Keith Seitz Cc: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: [RFC/A] gdb/680: ui_out_reset? In-Reply-To: References: <15743.46402.624640.843168@localhost.redhat.com> X-SW-Source: 2002-09/txt/msg00193.txt.bz2 Keith Seitz writes: > On Wed, 11 Sep 2002, Elena Zannoni wrote: > > > > How's this patch look? It doesn't cause an regressions and fixes gdb/680. > > > > > > > there is a testcase for this, right? > > Yes, gdb/testsuite/gdb.mi/gdb680.exp. > > So okay to check this in? > > Keith > sure. Elena