Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Steve Mucci <samsurfer117@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: CYGWIN file input redirection
Date: Fri, 30 Sep 2016 14:06:00 -0000	[thread overview]
Message-ID: <83twcxn3ne.fsf@gnu.org> (raw)
In-Reply-To: <CABcp_VQmLT=8WdXFQiJ8RohLh3obNnY6MLdEH8OQ0q6bm1PQ0A@mail.gmail.com>	(message from Steve Mucci on Mon, 26 Sep 2016 08:43:36 -0400)

> From: Steve Mucci <samsurfer117@gmail.com>
> Date: Mon, 26 Sep 2016 08:43:36 -0400
> 
> Here are the MSDN pages for CreateProcess and STARTUPINFO;
> 
> https://msdn.microsoft.com/en-us/library/windows/desktop/ms682425(v=vs.85).aspx
> https://msdn.microsoft.com/en-us/library/windows/desktop/ms686331(v=vs.85).aspx
> 
> How can we fix this bug?

Someone needs to write and submit the code to (a) parse the command
line, like "run < foo >> bar 2> baz" and glean the redirections from
it; and (b) actually implement the redirection in the CreateProcess
call.


  reply	other threads:[~2016-09-30  9:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 14:27 Steve Mucci
2016-09-30 14:06 ` Eli Zaretskii [this message]
2016-10-15 11:33   ` Eli Zaretskii
2016-10-15 12:40     ` Eli Zaretskii
2016-10-22  9:31       ` Eli Zaretskii
2016-10-24 12:36         ` Pedro Alves
2016-10-24 13:24           ` Eli Zaretskii
2016-10-24 13:43             ` Pedro Alves
2016-10-29  9:55               ` MS-Windows file input redirection, v2 Eli Zaretskii
2016-10-29 15:06                 ` Pedro Alves
2016-10-29 15:11                   ` Eli Zaretskii

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=83twcxn3ne.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=samsurfer117@gmail.com \
    /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