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".