This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [mingw32] stdin redirection


On Thu, Apr 12, 2007 at 05:52:53PM +0200, Joel Brobecker wrote:
> I'm rebuilding GDB as we speak, to confirm that we did run the test
> where fd_is_pipe would normally return 0 (basically, the case when
> we're inside a cygwin "terminal"). More info soon.

If it helps, I believe that when I was testing that code I had an ssh
session open from a Linux desktop to my Cygwin system using Cygwin
sshd, and was running GDB in there.  That definitely triggers the pipe
case.  Of course the console will be a little wonky because of buffering.

-- 
Daniel Jacobowitz
CodeSourcery


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