This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: gdb input/output redirection


In article <365D4D0B.1AD2255F.cygnus.gnu-win32@emendo.nl>,
Maarten Huisjes <maarten@emendo.com> wrote:
>It seems that input & output redirection in gdb does not work e.g
>
><gdb> run > outfile
>
>passes "> outfile" to the program instead of redirecting the output, as
>advertised (help run)
>
>I'm using the gdb from Cygwin B20.

Yup.  It would be difficult to get gdb to parse the command line options
like the shell.  Input/output redirection just doesn't work currently.

Patches welcome.
-- 
cgf@cygnus.com
http://www.cygnus.com/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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