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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs Date: Sun, 12 Dec 1999 01:31:18 -0600 (CST) From: Mumit Khan To: Earnie Boyd cc: cygwin users Subject: Re: No Debugging Symbols in c++ In-Reply-To: <19991206193328.16055.qmail@web119.yahoomail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 6 Dec 1999, Earnie Boyd wrote: > I was wishing to build jikes-1.10 with debugging turned on, '-g' on the c++ > command line. Gdb reports that it can't find any symbols. This is with the > Cygwin V1 CD. Any suggestions? > > BTW, Mumit's patches are included in this version and builds OOB. > Check your Makefile carefully. I bet Jikes is adding -s ("strip") when linking, which defeats the purpose of compiling with -g. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com