From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24254 invoked by alias); 15 Sep 2009 16:22:44 -0000 Received: (qmail 24246 invoked by uid 22791); 15 Sep 2009 16:22:43 -0000 X-SWARE-Spam-Status: No, hits=-1.8 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; Tue, 15 Sep 2009 16:22:38 +0000 Received: from spaceape23.eur.corp.google.com (spaceape23.eur.corp.google.com [172.28.16.75]) by smtp-out.google.com with ESMTP id n8FGMZU0012656 for ; Tue, 15 Sep 2009 09:22:36 -0700 Received: from yxe29 (yxe29.prod.google.com [10.190.2.29]) by spaceape23.eur.corp.google.com with ESMTP id n8FGMWRw007037 for ; Tue, 15 Sep 2009 09:22:33 -0700 Received: by yxe29 with SMTP id 29so5190249yxe.16 for ; Tue, 15 Sep 2009 09:22:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.31.19 with SMTP id e19mr12621590ybe.258.1253031752681; Tue, 15 Sep 2009 09:22:32 -0700 (PDT) In-Reply-To: <20090915161002.GB8910@adacore.com> References: <20090910231912.0733A843B9@localhost> <20090915161002.GB8910@adacore.com> Date: Tue, 15 Sep 2009 16:22:00 -0000 Message-ID: Subject: Re: [RFC] better dwarf checking for values on the stack From: Doug Evans To: Joel Brobecker , Tom Tromey Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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-09/txt/msg00487.txt.bz2 On Tue, Sep 15, 2009 at 9:10 AM, Joel Brobecker wrote: >Tom wrote: >> Doug> I'll check this in in a few days if there are no further issues. > [...] >> It looks good to me. Thanks! > Since this is release-critical, and Tom reviewed it, would you mind > committing the change today? I'm hoping to be able to create the > branch tomorrow, and it'd be nice to have all blocking issues > resolved sometime today. > > Thanks! Done.