From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17101 invoked by alias); 3 Jun 2002 10:40:41 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17064 invoked from network); 3 Jun 2002 10:40:37 -0000 Received: from unknown (HELO syntrex.com) (212.239.21.178) by sources.redhat.com with SMTP; 3 Jun 2002 10:40:37 -0000 Received: (qmail 27345 invoked by uid 8); 3 Jun 2002 10:40:36 -0000 Received: from 212-41-210-71.adsl.galactica.it (212.41.210.71, claiming to be "MORDOR") by mail.syntrex.com with SMTP id smtpdICXUUP; Mon, 03 Jun 2002 06:40:28 EDT Date: Mon, 03 Jun 2002 03:40:00 -0000 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <311980587.20020603124020@syntrex.com> To: cygwin@cygwin.com Subject: Re: The road to 1.3.11 -- please try the latest snapshot In-Reply-To: <20020530032207.GA29644@redhat.com> References: <20020530032207.GA29644@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00052.txt.bz2 While trying to debug the slowdown which happens when doing a "rm -rf" on a directory under /proc/registry/ I noticed the following thing.. My working directory is a directory under the proc hierarchy - in this case it was /proc/registry/HKEY_CLASSES_ROOT. If I start gdb in this directory and start debugging, the debug session thinks that the current directory is the last directory I was in, before I've changed the cwd to /proc/something. The same for strace. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/