This is the mail archive of the gdb-patches@sourceware.org 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: "target remote | " stderr -- try2


On Monday 26 March 2007 00:25, Eli Zaretskii wrote:
> > From: Vladimir Prus <vladimir@codesourcery.com>
> > Date: Sun, 25 Mar 2007 16:35:13 +0300
> > 
> > This is a revision of my earlier patch to make
> > stderr output from program run with
> > 
> >    target remote | some_program
> > 
> > to be routed through gdb_stderr, so that MI
> > frontend sees that output.
> 
> Should this be reflected in the manual?

I'm not sure. The fact that some_program's stderr is
not routed via MI output streams seems like an
outright bug to me, so fixing it does not require
documentation.

- Volodya

 


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