Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 10 Sep 2003 17:01:29 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: cygwin1.dll - debug version (RE: similar crash in mmap for 1.5.3-1) Message-ID: <20030910210129.GA13782@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20030910160007 DOT GC29506 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Wed, Sep 10, 2003 at 10:27:10PM +0200, Hannu E K Nevalainen (garbage mail) wrote: >> Also, the problems.html page is surely the wrong place for a tutorial >> for how to debug the cygwin DLL. A hyperlink to a page which talked >> about this, with a caveat about this being only for the technically >> savvy, would be fine. But I'm not going to write it. Volunteers? > > Well, there needn't be a _tutorial_ on debugging. Maybe just a link to a >good starting point for understanding gdb/ddd/insight and their usage - for >beginners [1]. > Non-beginners often need just a few words... these words should be added >though - time permitting, as always. I think you are missing my point. I do not want a problems page to be littered with a "and here's how you debug cygwin" or here's where to find debuggers. That would be daunting to people who are already daunted by the amount of info on that page. A hyperlink with something like: - Consider debugging cygwin yourself or possibly providing a back trace of a failing application. I have a fundamental problem with adding tutorials on debugging here. Go to the gdb page if you want to learn how to debug something. A (very) few pointers on how to debug with a DLL are fine, since they would be cygwin-specific. But info on setting breakpoints, etc., really should come from the experts. I'm also *extremely* dubious that we'd get useful information from someone who has never heard of a debugger or even someone who hasn't heard about gdb. Anyway, as usual, we're discussing something that will probably never happen. I'm finished now since I've already used up too much time reiterating points. My next act will be to review any documentation provided. -- 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/