delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/07/30/13:52:43

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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=CWDHz66d4vPboGl6yt73eIDdfZmlAtZYQnXN4Sd2H4S
bX6fnvEZmUx2XRj76BA3hW5D27JPL0w6g4HsNbOUwlG92jMHB7Lk7fYeMnhuJKib
Fs+ukIhV6cqNGmLZfb2G+6+gssr4Y2TdT+s9rOGgz6H8/KYge6SqNA4b3ERLoEKQ
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=dpjubY1tT7XkOpln9BExnRDOXJA=; b=CNCmYYQc8ao2HNdLs
qsTesu13U/kAZnSSSXKRvAmwNnAIg8kFYxp+oNQp087eb3ZmeenSLGlKUaxSobc9
o6PETfsm/Tl1ASoqeTkNPSguf2biZFsEr+mG8pxt0Jlb1KEyCxQhZ3QLLxYL/Snr
rzsMLxvnBT0SuDeyIR8JSc4Jg0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1
X-Forefront-Antispam-Report: CIP:132.245.2.21;KIP:(null);UIP:(null);IPV:NLI;H:BN1PRD0512HT001.namprd05.prod.outlook.com;RD:none;EFVD:NLI
X-SpamScore: -6
X-BigFish: PS-6(z21eIzbb2dI98dI9371I1432I111aIzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz177df4h17326ah1de096h8275bh1de097hz2fh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h19ceh1ad9h1b0ah1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1f5fh1155h)
Received-SPF: pass (mail14-db9: domain of coverity.com designates 132.245.2.21 as permitted sender) client-ip=132.245.2.21; envelope-from=thonermann AT coverity DOT com; helo=BN1PRD0512HT001.namprd05.prod.outlook.com ;.outlook.com ;
Message-ID: <51F7FD45.4050508@coverity.com>
Date: Tue, 30 Jul 2013 13:52:05 -0400
From: Tom Honermann <thonermann AT coverity DOT com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
MIME-Version: 1.0
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
References: <51F08F9D DOT 6020606 AT coverity DOT com> <20130725082814 DOT GA5124 AT calimero DOT vinschen DOT de> <51F1265B DOT 1040704 AT cwilson DOT fastmail DOT fm> <20130725181604 DOT GA2764 AT ednor DOT casa DOT cgf DOT cx> <20130726173845 DOT GA6578 AT ednor DOT casa DOT cgf DOT cx> <51F2B8C5 DOT 6020402 AT coverity DOT com>
In-Reply-To: <51F2B8C5.6020402@coverity.com>
X-OriginatorOrg: coverity.com
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%

On 07/26/2013 01:58 PM, Tom Honermann wrote:
> On 07/26/2013 01:38 PM, Christopher Faylor wrote:
>> On Thu, Jul 25, 2013 at 02:16:04PM -0400, Christopher Faylor wrote:
>>> On Thu, Jul 25, 2013 at 09:21:31AM -0400, Charles Wilson wrote:
>>>> On 7/25/2013 4:28 AM, Corinna Vinschen wrote:
>>>>> On Jul 24 22:38, Tom Honermann wrote:
>>>>>> 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.
>>>>
>>>> Would a patch to restore the previous operation based on a $CYGWIN
>>>> variable setting be acceptable?
>>>
>>> I actually had the same thought and have a patch waiting for Corinna's
>>> comment sitting in my sandbox.
>>
>> This is checked in.  The CYGWIN environment variable keyword is
>> 'wincmdln'.
>
> Thank you, that is much appreciated.
>
>> 32 and 64 bit snapshots are uploaded.
>>
>> http://cygwin.com/snapshots/
>
> I'll test (probably 32-bit only) and report if any problems appear.

Tests passed, changes look good, thanks again.

The upgrade guide [1] doesn't list the new keyword.  Should I expect it 
to be updated when 1.7.23 is released?

[1]: http://cygwin.com/cygwin-ug-net/using-cygwinenv.html

Tom.


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019