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: RFC: Fix unpaginated backtrace and various other corrupted output


On Sat, Jun 28, 2003 at 01:58:55PM -0400, Daniel Jacobowitz wrote:
> Possible solutions: change the test, change stdio_fileopen to return the
> same stream, update the CLI's stream value.  I chose door #3.  The
> resulting patch isn't pretty, but door #1 was even worse and door #2 has
> some surprising warts unless I introduce reference counting.
> 
> Does anyone have comments on this patch?

> 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
> 
> 	* cli/cli-interp.c (cli_interpreter_resume): Update the
> 	cli_uiout's stream to gdb_stdout.

I've checked this in, head and 6.0.

-- 
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]