This is the mail archive of the cygwin@sourceware.cygnus.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 crosses fork() on WinNT, but not Win9X...


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


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