From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30893 invoked by alias); 27 Nov 2006 23:55:32 -0000 Received: (qmail 30884 invoked by uid 22791); 27 Nov 2006 23:55:31 -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; Mon, 27 Nov 2006 23:55:23 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GoqJl-0005f4-Eb for gdb@sourceware.org; Mon, 27 Nov 2006 18:55:21 -0500 Date: Mon, 27 Nov 2006 23:55:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: how to support C type qualifiers applied to arrays? Message-ID: <20061127235521.GB21646@nevyn.them.org> Mail-Followup-To: gdb@sourceware.org References: <200611272217.kARMHtw3023324@intrepid.intrepid.com> <20061127230948.GA19798@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.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00190.txt.bz2 On Mon, Nov 27, 2006 at 11:44:58PM +0000, Joseph S. Myers wrote: > Specifically, GCC bug 8354 (all the patch links in that bug are broken: > GCC bug 20588: so refer to the mbox archives, but there isn't anything > much worthwhile in the patch referenced) deals with the DWARF 2 > information for arrays and type qualifiers. Thanks. Having dug through the archives, Jim's message suggests that it should be just a matter of a couple hours for someone interested to fix GCC. -- Daniel Jacobowitz CodeSourcery