This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
RE: Tcl/Tk wish shell execution problem under bash
- From: "Jeff Russell" <jeffry at mail dot utexas dot edu>
- To: <cygwin at cygwin dot com>
- Date: Thu, 18 Sep 2003 10:02:51 -0500
- Subject: 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/