From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11239 invoked by alias); 24 Apr 2009 00:13:16 -0000 Received: (qmail 11224 invoked by uid 22791); 24 Apr 2009 00:13:14 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 24 Apr 2009 00:13:10 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9A9502BAC9B; Thu, 23 Apr 2009 20:13:08 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UXFW4k0GxLHx; Thu, 23 Apr 2009 20:13:08 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5F2182BAC75; Thu, 23 Apr 2009 20:13:08 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 9F6EDF5924; Thu, 23 Apr 2009 17:13:05 -0700 (PDT) Date: Fri, 24 Apr 2009 00:13:00 -0000 From: Joel Brobecker To: "H.J. Lu" Cc: tromey@redhat.com, Jan Kratochvil , GDB Subject: Re: RFC: Support DW_TAG_entry_point Message-ID: <20090424001305.GL7552@adacore.com> References: <20090320220041.GA26894@lucon.org> <20090423061003.GA7552@adacore.com> <20090423110940.GA10652@host0.dyn.jankratochvil.net> <6dc9ffc80904231649r37d4d106h7aece220a945a2d0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6dc9ffc80904231649r37d4d106h7aece220a945a2d0@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00681.txt.bz2 > > Assuming this is an extension, I would like a comment to that effect, > > mentioning the compiler.  A test case wouldn't hurt, either. > > > > I do have a testcase. But you need ifort to use it. We have a gdb.dwarf2 section where you can provide hard-coded dwarf2 data. That would be very helpful in making sure that we don't break GDB with ifort's output later on. -- Joel