Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 4 Jan 2003 00:55:42 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Cc: dave AT beermex DOT com Subject: Re: Support for DWARF-2 debug info? Message-ID: <20030104055542.GA16724@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, dave AT beermex DOT com References: <001301c2b3b2$5c4101f0$0402a8c0 AT badsector> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001301c2b3b2$5c4101f0$0402a8c0@badsector> User-Agent: Mutt/1.5.1i On Sat, Jan 04, 2003 at 05:30:15AM -0000, Dave Hooper wrote: >a) If the cygwin build of gcc/gdb/gas/etc supports DWARF-2 debug >information (it appears not but I may be overlooking something) It doesn't. >b) If not, is it just a matter of #defining the appropriate flags in >/gcc/config/i386/cygwin.h and rebuilding gcc? No. Code is needed in gcc. >c) Whether DWARF-2 will become the standard debug info format for cygwin >builds of apps in the near future (as it already has for various other >platforms, e.g. djgpp). It would be nice to switch to Dwarf-2 but no one has has stepped forward to implement the required bits to handle this. I don't remember what is required, unfortunately, but I have discussed it with gcc engineers. If you're interested in working on this, asking in the gcc at gcc dot gnu dot org mailing list would probably be the place to start. cgf -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sources DOT redhat DOT com and be permanently blocked from mailing lists at sources.redhat.com -- 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/