Re: Redirecting stdin under gdb

2009-11-05 Thread Christopher Faylor
On Fri, Nov 06, 2009 at 01:00:13AM +, Dave Korn wrote:
>Joe Crepeau wrote:
>>I sent this out a few days ago and got no reply.  Does anybody have a
>>response to this?
>
>It's never worked for me either, and now thanks to you I know exactly
>why, but I don't have any answer(*).  Sorry.

I somehow missed the original message.

The problem has not been fixed.  It is exactly what was mentioned.  I do
have the beginnings of a fix in gdb already.

cgf

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Redirecting stdin under gdb

2009-11-05 Thread Dave Korn
Joe Crepeau wrote:
> Hi,
> 
> I sent this out a few days ago and got no reply.  Does anybody have a
> response to this?

  It's never worked for me either, and now thanks to you I know exactly why,
but I don't have any answer(*).  Sorry.

cheers,
  DaveK

-- 
(*) - beyond "I'm working my way down the toolchain from one end to the other
and will get to gdb once I've finished with the compiler and binutils and fix
as much as I can there too, but that's an open-ended thing without any
predictable timescale."


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Redirecting stdin under gdb

2009-11-05 Thread Joe Crepeau
Hi,

I sent this out a few days ago and got no reply.  Does anybody have a 
response to this?


Has the problem with redirecting stdin under gdb been fixed? The most recent 
posting I can find is from 1999 and it was a known problem then.

The problem is when you start up gdb and then type the following:

run < input

where "input" is an input file located in the current directory.  gdb just sits 
there, apparently waiting for input.

According to the posting in 1999, the problem is because the "cmd arg parser in 
win32/gdb doesn't look for redirection symbols."

If there is no fix, is there a work-around so that I can use gdb in cygwin?

Thanks,
Joe


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Redirecting stdin under gdb

2009-10-30 Thread Joe Crepeau
Has the problem with redirecting stdin under gdb been fixed?  
The most recent posting I can find is from 1999 and it was a known problem then.

The problem is when you start up gdb and then type the following:

run < input

where "input" is an input file located in the current directory.  gdb just sits 
there, apparently waiting for input.

According to the posting in 1999, the problem is because the "cmd arg parser in 
win32/gdb doesn't look for redirection symbols."

If there is no fix, is there a work-around so that I can use gdb in cygwin?

Thanks,
Joe

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple