Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000608073953.10439.qmail@web213.mail.yahoo.com> Date: Thu, 8 Jun 2000 00:39:53 -0700 (PDT) From: Ken Coleman Subject: strace crosses fork() on WinNT, but not Win9X... To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 AT iname DOT 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 AT sourceware DOT cygnus DOT com