From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14157 invoked by alias); 10 Jun 2009 14:03:01 -0000 Received: (qmail 14060 invoked by uid 22791); 10 Jun 2009 14:03:00 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 10 Jun 2009 14:02:54 +0000 Received: from zps77.corp.google.com (zps77.corp.google.com [172.25.146.77]) by smtp-out.google.com with ESMTP id n5AE2qPG014170 for ; Wed, 10 Jun 2009 07:02:52 -0700 Received: from yw-out-1718.google.com (ywm5.prod.google.com [10.192.13.5]) by zps77.corp.google.com with ESMTP id n5AE2o7P025393 for ; Wed, 10 Jun 2009 07:02:51 -0700 Received: by yw-out-1718.google.com with SMTP id 5so376678ywm.16 for ; Wed, 10 Jun 2009 07:02:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.95.11 with SMTP id s11mr1294096anb.118.1244642570564; Wed, 10 Jun 2009 07:02:50 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Jun 2009 14:03:00 -0000 Message-ID: Subject: Re: [patch] Add support for DW_LNE_set_discriminator From: Cary Coutant To: tromey@redhat.com Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes 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-06/txt/msg00251.txt.bz2 > Cary> * dwarf2read.c (dwarf_decode_lines): Recognize and ignore > Cary> DW_LNE_set_discriminator. > > Ok. =A0For future reference, a link to the standard proposal would have > helped :) Sorry, I should have provided that. http://wiki.dwarfstd.org/index.php?title=3DPath_Discriminators Did you mean I should have put that in the message, or in the ChangeLog ent= ry? -cary