This is the mail archive of the cygwin-patches@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]

strace patch for better handling of hung applications.


Hi!

  i occasionally have a problem with strace when i need to turn
buffering on because without it application starts to work properly.
but with buffering, application may just freeze and i can only close a
window it's running in. in this case buffered info (frequently it's
the most interesting info) is lost. attached patch adds -w option
similar to gdb's 'set new-console' and periodically flushes buffered
info.

egor.            mailto:deo@logos-m.ru icq 5165414 fidonet 2:5020/496.19

strace-on-hung-app.diff

strace-on-hung-app.ChangeLog


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