found possible suspect for characters out of order bug

Christopher Faylor cgf@redhat.com
Mon Sep 10 21:32:00 GMT 2001


On Tue, Sep 11, 2001 at 02:16:51PM +1000, Robert Collins wrote:
>
>
>> -----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?

strace -ofile bash

cgf



More information about the Cygwin-developers mailing list