From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6391 invoked by alias); 2 Mar 2006 03:22:38 -0000 Received: (qmail 6382 invoked by uid 22791); 2 Mar 2006 03:22:38 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 02 Mar 2006 03:22:36 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FEeOb-0006Mj-Sr; Wed, 01 Mar 2006 22:22:29 -0500 Date: Thu, 02 Mar 2006 03:22:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: [RFC]: Document patch for F90 derived type support Message-ID: <20060302032229.GA24353@nevyn.them.org> Mail-Followup-To: Wu Zhou , Eli Zaretskii , gdb-patches@sources.redhat.com References: <20060228135310.GA25487@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00038.txt.bz2 On Wed, Mar 01, 2006 at 09:44:07PM -0500, Wu Zhou wrote: > Eli, I am still with you. The former is surely better for the user. > But I am not sure yet which should be fixed, the compiler or the > debugger. My preference is to fix the compiler rather than the debugger here; it should output something sensible, and I think the heuristics in the debugger will be fragile. But, it's up to whoever does the work. -- Daniel Jacobowitz CodeSourcery