Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 20 Nov 2001 13:06:43 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: gdb trouble Message-ID: <20011120130643.A18450@cygbert.vinschen.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <00d701c1719c$798a53f0$b90806c0 AT vipin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00d701c1719c$798a53f0$b90806c0@vipin>; from vipin.aravind@wipro.com on Tue, Nov 20, 2001 at 01:52:20PM +0530 On Tue, Nov 20, 2001 at 01:52:20PM +0530, vipin aravind wrote: > oops sorry the executeable was created as a.exe and gdb a worked > How do I get the prefix same as the source file. gcc -o outputfilename ... > Is it possible to debug vc++ generated exe's? Not really. Microsoft is using a proprietary debug format (.pch files). You would be stuck with assembler debugging. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/