From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2086 invoked by alias); 5 Mar 2002 18:53:43 -0000 Mailing-List: contact sourcenav-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sourcenav-owner@sources.redhat.com Received: (qmail 2011 invoked from network); 5 Mar 2002 18:53:38 -0000 Received: from unknown (HELO hammerhead.steptech.com) (207.138.226.2) by sources.redhat.com with SMTP; 5 Mar 2002 18:53:38 -0000 Received: from shasta.pdx.steptech.com (shasta.pdx.steptech.com [172.16.0.135]) by hammerhead.steptech.com (8.9.3/8.9.3) with ESMTP id KAA01777 for ; Tue, 5 Mar 2002 10:53:38 -0800 Received: by shasta.pdx.steptech.com with Internet Mail Service (5.5.2653.19) id ; Tue, 5 Mar 2002 10:53:38 -0800 Message-ID: <26F9F6EAB586D411850700B0D049E6E4014D2E9E@shasta.pdx.steptech.com> From: Bruce Edson To: "Sourcenav (E-mail)" Subject: Debugging under Windows environment Date: Tue, 05 Mar 2002 12:02:00 -0000 X-Mailer: Internet Mail Service (5.5.2653.19) X-SW-Source: 2002-q1/txt/msg00142.txt.bz2 I have successfully built Source Navigator on Windows 2000 under the Cygwin bash shell. I am now in the process of making modifications/enhancements to the application. I now need to embark on debugging changes and have some questions. 1. What is the best way to go about debugging the application, and/or my changes? 2. Do I debug from within Cygwin, or Windows? 3. What tool is best to use, and does it have the typical debug capabilities? (assuming I can't use MS VC++ Visual Studio) 4. How do I build a debuggable version of the application? 5. Where is there documentation about debugging in this environment? Thanks in advance! Bruce Edson bruce@steptech.com