From: Daniel Jacobowitz <drow@false.org>
To: Denis PILAT <denis.pilat@st.com>,
Nick Roberts <nickrob@snap.net.nz>,
gdb-patches@sources.redhat.com
Subject: Re: [PATCH] Target stderr not displayed thru MI
Date: Wed, 30 Nov 2005 19:55:00 -0000 [thread overview]
Message-ID: <20051130135921.GA17208@nevyn.them.org> (raw)
In-Reply-To: <20051130135044.GA28404@white>
On Wed, Nov 30, 2005 at 08:50:44AM -0500, Bob Rossi wrote:
> On Wed, Nov 30, 2005 at 01:58:06PM +0100, Denis PILAT wrote:
> >
> > Nick Roberts wrote:
> >
> > >>+ /* Route target error through the MI as well. */
> > >>+ gdb_stdtargerr = mi->targ;
> > >>
> > >>
> > >
> > >I know nothing about remote debugging but shouldn't error output go to
> > >mi->err so that you can distinguish it from target output?
> > >
> > >
> > >
> > Nick,
> >
> > The mi->err is used for displaying debugger errors, not the error coming
> > from the target execution.
> > The main problem with MI is that we can not distinguish target stdout
> > from target stderr.
>
> Hmm, that's interesting. Are you using the -inferior-tty-set option?
>
> A program can write to stdout (1), stderr (2), but it can
> also write to any other file descriptor it wants to. I understand
> solving the stdout/stderr case would be helpful, but would it be good to
> think of it in terms of file descriptor number? For instance, a program
> could easily open another file descriptor and point it to the
> controlling terminal and write data. Is this case relavent?
I assume that Denis is talking about a remote target here, providing
I/O via their target protocol, rather than a native TTY.
--
Daniel Jacobowitz
CodeSourcery, LLC
next prev parent reply other threads:[~2005-11-30 13:59 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-30 14:15 Nick Roberts
2005-11-30 18:57 ` [PATCH] " Denis PILAT
2005-11-30 19:03 ` Bob Rossi
2005-11-30 19:55 ` Daniel Jacobowitz [this message]
[not found] ` <17294.2894.345752.773239@kahikatea.snap.net.nz>
2005-12-01 13:57 ` Denis PILAT
2005-12-01 14:06 ` Bob Rossi
2005-12-01 14:32 ` Daniel Jacobowitz
2005-12-01 16:20 ` Denis PILAT
2005-12-01 22:49 ` Nick Roberts
2005-12-02 1:26 ` Jim Blandy
2005-12-05 20:50 ` Denis PILAT
2005-12-06 6:09 ` Nick Roberts
2005-12-06 10:49 ` Daniel Jacobowitz
-- strict thread matches above, loose matches on Subject: below --
2005-11-30 2:47 Denis PILAT
2005-11-30 13:51 ` Jim Blandy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051130135921.GA17208@nevyn.them.org \
--to=drow@false.org \
--cc=denis.pilat@st.com \
--cc=gdb-patches@sources.redhat.com \
--cc=nickrob@snap.net.nz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox