Date: Tue, 20 Nov 2001 08:42:13 -0500 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 Posted-Date: Tue, 20 Nov 2001 14:40:03 +0100 (MET) From: "Katherina O'Connor" To: cygwin AT cygwin DOT com Message-ID: <1006263602006315@firemail.de> X-Mailer: Caramail - www.caramail.com X-Originating-IP: [149.225.96.157] Mime-Version: 1.0 Subject: Re: gdb trouble Content-Type: multipart/mixed; boundary="=_NextPart_Caramail_0063151006263602_ID" --=_NextPart_Caramail_0063151006263602_ID Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ... ".pch" is a suffix for "pre-compiled" header files, a feature which is optionally, having nothing to do with debug. MSVC can generate debug information either in a MS format or COFF. Not "understanding" COFF is a problem of gdb and not of MSVC. -Kathy Not really. Microsoft is using a proprietary debug format 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/ ______________________________________________________ Kein Schwein klickt mich an? Tragen Sie Ihre Site doch einfach im Fireballkatalog ein! http://www.fireball.de/katalogeintrag.html --=_NextPart_Caramail_0063151006263602_ID Content-Type: text/plain; charset=us-ascii -- 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/ --=_NextPart_Caramail_0063151006263602_ID--