This is the mail archive of the cygwin@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]
Other format: [Raw text]

RE: Tcl/Tk wish shell execution problem under bash


Christopher Faylor wrote:

> 
> Also try using a large buffer with strace:
> 
> strace -b 1000000 -o wish.strace bash -c wish84
> 
> since the large buffer sometimes helps unmask problems which were "fixed"
> by the slowdown incurred by running strace.
> 
Same hang is observed as the regular ol' "strace bash -c wish84"...

JEff


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


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