This is the mail archive of the cygwin-developers@cygwin.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: found possible suspect for characters out of order bug




> -----Original Message-----
> From: Christopher Faylor [mailto:cgf@redhat.com]
> 
> Sorry, no.  This is just the read method for the console.  It 
> does detect
> if a signal has been hit and reacts appropriately, though.

Oh. anyway to get strace to log to a file _and_ allow stdout to behave
normally then?

or is this a case of printfbombing? (given that debugging isn't an
option in this case...)

ie from cmd.exe
strace bash >strace.log
and have bash send it's output to the console, not strace.log?

Rob


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