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


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


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