From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17506 invoked by alias); 5 Aug 2003 15:01:45 -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 17494 invoked from network); 5 Aug 2003 15:01:44 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 5 Aug 2003 15:01:44 -0000 Received: from drow by nevyn.them.org with local (Exim 4.20 #1 (Debian)) id 19k3Jm-0006jR-Tl for ; Tue, 05 Aug 2003 11:01:42 -0400 Date: Tue, 05 Aug 2003 15:01:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [rfa/6.0] TUI patch for paginated backtraces Message-ID: <20030805150142.GA19750@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20030801183829.GA32097@nevyn.them.org> <3F2ADA8B.7010606@nerim.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F2ADA8B.7010606@nerim.fr> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-08/txt/msg00058.txt.bz2 On Fri, Aug 01, 2003 at 11:24:27PM +0200, Stephane Carrez wrote: > Hi! > > Daniel Jacobowitz wrote: > >This is the exact parallel to a CLI patch I checked in last month. This > >fixes the test in fputs_maybe_filtered, which causes backtraces to be > >paginated again. It should only affect the TUI in CLI mode. > > > >[Now that we have interp-switching infrastructure, I think tui_old_uiout > >should go away, and instead cli_out should be used - we can switch > >interpreters, that's the whole point.] > > > >OK? > > > Yes. > > I seem to get a warning that 'cli_out_set_stream' is not defined. > Could you add the 'cli-out.h' include? Thanks for noticing my mistake! Committed with that fix. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer