This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa/6.0] TUI patch for paginated backtraces


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]