www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <4270F2F5.5010000@agilent.com> |
Date: | Thu, 28 Apr 2005 07:28:05 -0700 |
From: | Earl Chew <earl_chew AT agilent DOT com> |
Organization: | Agilent Technologies |
User-Agent: | Mozilla Thunderbird 0.7.3 (Windows/20040803) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Help understanding process tree |
I'm working on a cygwin problem and have been looking at the Win32 process tree structure using Process Explorer from Sysinternals: http://www.sysinternals.com/ntw2k/freeware/procexp.shtml I'd like help understanding why Process Explorer shows cygwin child processes as orphans, but win32 child processes as children. How is this so? For example, if I start bash, then start cmd /c dir, I will see: bash bash cmd /c dir My reading of the code is that the 2nd bash is the fork-stub that is waiting for cmd to complete. Now, if I start sleep 30, I will see: bash sleep 30 Earl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |