From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24584 invoked by alias); 8 Jul 2005 17:45:27 -0000 Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Cygwin-Talk Malingering List Received: (qmail 24561 invoked by uid 22791); 8 Jul 2005 17:45:23 -0000 Received: from p54941a1d.dip0.t-ipconnect.de (HELO calimero.vinschen.de) (84.148.26.29) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 08 Jul 2005 17:45:23 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 054B5544122; Fri, 8 Jul 2005 19:45:33 +0200 (CEST) Date: Fri, 08 Jul 2005 17:45:00 -0000 From: Corinna Vinschen To: cygwin-talk@cygwin.com Subject: Re: perl testsuite errors / cygserver not working / apache2 problems (was: Re: [ANNOUNCEMENT] New package: apache2-2.0.54-1 (and subpackages apache2-devel, apache2-manual)) Message-ID: <20050708174532.GK7507@calimero.vinschen.de> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <42CD8654.2060903@familiehaase.de> <42CD8745.9080205@familiehaase.de> <42CD90A0.7080708@familiehaase.de> <03cf01c58336$cb60ab70$6508a8c0@chimaera> <42CE3FD7.3050109@familiehaase.de> <1431.130.240.136.130.1120826827.squirrel@pinus.tt.luth.se> <42CE95EB.9040803@familiehaase.de> <20050708172917.GH7507@calimero.vinschen.de> <20050708173434.GH18981@trixie.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050708173434.GH18981@trixie.casa.cgf.cx> User-Agent: Mutt/1.4.2i X-SW-Source: 2005-q3/txt/msg00029.txt.bz2 On Jul 8 13:34, Christopher Faylor wrote: > On Fri, Jul 08, 2005 at 07:29:17PM +0200, Corinna Vinschen wrote: > >On Jul 8 17:04, Gerrit P. Haase wrote: > >> How to debug cygserver? > > > >-d option? GDB? > > bash-3.00$ -d option? GDB? > bash: -d: command not found > > I think I've mentioned this before... Is cygwin broken? No, you just got that wrong. It was `diff -d'. If this doesn't help you can try `perl -d', `cp -d'... or even `cygserver -d'. Corinna