OSDN Git Service

* strace.cc (main): New option '-w'. Start traced process in separate
authorduda <duda>
Sun, 4 Nov 2001 12:57:55 +0000 (12:57 +0000)
committerduda <duda>
Sun, 4 Nov 2001 12:57:55 +0000 (12:57 +0000)
commit2a6d535517b6ac2e9ee996577cfe572ef6779558
tree5f99f918f52e789573431769c93e07c524dbc4cd
parent9863a4dd6c9631d18c2408c255264482bfb99043
* strace.cc (main): New option '-w'. Start traced process in separate
window. New option '-S x'. Flush buffered output every x seconds.
(create_child): Start child process in new window, when requested.
When requested, periodically flush debugging output.
winsup/utils/ChangeLog
winsup/utils/strace.cc