From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4084 invoked by alias); 2 Mar 2006 04:38:05 -0000 Received: (qmail 4076 invoked by uid 22791); 2 Mar 2006 04:38:05 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Mar 2006 04:38:04 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id IAH14242; Thu, 2 Mar 2006 06:37:55 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-80-230-143-192.inter.net.il [80.230.143.192]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CUS94771 (AUTH halo1); Thu, 2 Mar 2006 06:37:54 +0200 (IST) Date: Thu, 02 Mar 2006 04:38:00 -0000 Message-Id: From: Eli Zaretskii To: Wu Zhou , gdb-patches@sources.redhat.com In-reply-to: <20060302032229.GA24353@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 1 Mar 2006 22:22:29 -0500) Subject: Re: [RFC]: Document patch for F90 derived type support Reply-to: Eli Zaretskii References: <20060228135310.GA25487@nevyn.them.org> <20060302032229.GA24353@nevyn.them.org> 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/msg00043.txt.bz2 > Date: Wed, 1 Mar 2006 22:22:29 -0500 > From: Daniel Jacobowitz > Cc: Eli Zaretskii , gdb-patches@sources.redhat.com > > My preference is to fix the compiler rather than the debugger here; it > should output something sensible Again, the versions of the compiler that are already out there should not produce wrong types in GDB, IMHO.