strace crosses fork() on WinNT, but not Win9X...

Ken Coleman kcoleman@yahoo.com
Thu Jun 8 00:39:00 GMT 2000


I've been looking at strace logs for the same program
running on Win9X and WinNT, and it seems that under
WinNT the log has data for everything that happens in
both the parent and the child of a fork().  The PID
and the program name are shown (after a spawn/exec),
and all the data is there.

Unfortunately, this doesn't seem to be happening under
Win9X - it only puts data for the originally launched
program into the log.  Is this normal behavior, or
have I screwed something up?

TIA!
- Ken.
ken_coleman@iname.com



__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list