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: Wed, 24 Nov 2004 16:20:54 -0600 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: g++ 3.4.1 (gold stars) In-Reply-To: <20041120170730.GD31836@trixie.casa.cgf.cx> Message-ID: References: <00c701c4cc08$990fa300$0200a8c0 AT mindcooler> <6 DOT 1 DOT 2 DOT 0 DOT 0 DOT 20041116182733 DOT 02188880 AT imap DOT myrealbox DOT com> <419B7A15 DOT 1040207 AT x-ray DOT at> <419E952E DOT 8090708 AT familiehaase DOT de> <419F06C0 DOT 3020409 AT x-ray DOT at> <419F40B0 DOT 7000501 AT familiehaase DOT de> <20041120170730 DOT GD31836 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Sat, 20 Nov 2004, Christopher Faylor wrote: > I believe that the current version of binutils at least supports dwarf-2 True, but it doesn't fully support gcc 3.4.x due to the .rdata alignment issue: http://www.cygwin.com/ml/cygwin/2004-09/msg01263.html > Whatever we can do to make dwarf-2 the default for cygwin should be > done. I think we should start by simply enabling its output in gcc 3.4.x via -gdwarf-2. It appears that Gerrit included my patches to do this in the current 3.4.1 experimental release (Thanks, Gerrit.). Then, we can test and determine if it should be the default debugging output instead of stabs. This decision should be entirely independent of the DWARF 2 vs. sjlj EH one, which I have no opinion or expertise with. And BTW, we need a new gdb to handle DWARF 2. > Oh, and I forgot, can we get two gold stars for Brian Ford for > spearheading the dwarf-2 effort for cygwin? I've been meaning to > suggest this for a long time. Thanks. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- 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/