delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Wed, 25 Oct 2006 07:30:46 -0400 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Debugging symbols with GDB |
Message-ID: | <20061025113046.GE20837@trixie.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <Pine DOT OSF DOT 4 DOT 21 DOT 0610251011510 DOT 5751-100000 AT ax0rm1 DOT roma1 DOT infn DOT it> |
Mime-Version: | 1.0 |
In-Reply-To: | <Pine.OSF.4.21.0610251011510.5751-100000@ax0rm1.roma1.infn.it> |
User-Agent: | Mutt/1.5.11 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Wed, Oct 25, 2006 at 10:15:02AM +0200, Angelo Graziosi wrote: >Try to debug the segment faults of Emacs-cvs buildings I have observed the >following on which I would ask some comment. > > >When one build the following test case with -g option >---------------------------------------- >$ cat hello.c >#include <stdio.h> > >int main() >{ > printf("Hello, World!"); > return 0; >} > >gcc -g hello.c -o hello >---------------------------------------- > >then GDB says "no debugging symbols found": WJFFM. Maybe you should be specifying an explicit ".exe" when you build. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |