X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=gw2No/BfCUd0m9oGWdtWxkiwf6yvu4jYTmzqn/jqMODV4eKIZl4t9 QsQxUL1mqsow4FQ+DsdaJJIVBXdj36T9pOFwoXJiu0NSDRC/fGmXhoHx+cK2zVaS uWbMp4hOnphwaAAie3XgpZWe7Vif0xBE/EDwBHk/QhbwYockgrf44M= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=mqFff2cDjQfHHLlotnbYodE7uRA=; b=dn4QmvF5Z5e7bzcvlcunGVraUxth WllYS49XBl9dpF/YMWS7KNxrcVg2K8gt7TEgwYp9asmeezR2p4bTnWehLS+JqvLl gtFEZTuRyD7CjuEXMhiuMWGBcK4+IhrGTrWVoUghqgyEcNPO+nH7MvCP2WVUQqBY ULajZpjWA6il3x4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.1 Date: Thu, 25 Jul 2013 10:28:14 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Process command lines for Cygwin processes no longer viewable in Windows task manager as of Cygwin 1.7.21 Message-ID: <20130725082814.GA5124@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51F08F9D DOT 6020606 AT coverity DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51F08F9D.6020606@coverity.com> User-Agent: Mutt/1.5.21 (2010-09-15) On Jul 24 22:38, Tom Honermann wrote: > It seems that process command lines for Cygwin processes are no > longer viewable in Windows task manager, SysInternals Process > Explorer, or other similar tools. I suspect, but have not verified, > that this change occurred with the Cygwin 1.7.21 release. Process > command lines do appear as expected for older Cygwin releases (at > least 1.7.9-1. Yes, I know that is ancient). > > My suspicion that this started with 1.7.21 is based on Corinna's > comments in http://cygwin.com/ml/cygwin/2013-07/msg00343.html and > other anecdotal evidence of new problems occurring as of that > release. This is by design now as described in the aforementioned posting. If you want to see the command line of a Cygwin application called by another Cygwin application, see /proc/$pid/cmdline. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple