bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on L


From: Houder
Subject: bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Date: Sun, 07 Oct 2018 10:23:41 +0200
User-agent: XS4ALL Webmail

On 2018-10-07 01:45, Paul Eggert wrote:
[snip]

Try running grep as follows

$ gdb src/grep
...
(gdb) run . < fifo

For those reading this thread:

- https://stackoverflow.com/questions/9031554/gdb-input-redirection-using-cygwin
   ( gdb input redirection using cygwin )

    "It seems that input redirection in gdb does not work in Cygwin e.g

     (gdb) run < input.txt

     Is there other way to redirect input in gdb of Cygwin?"

-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]