From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14684 invoked by alias); 11 Jun 2007 17:31:52 -0000 Received: (qmail 14672 invoked by uid 22791); 11 Jun 2007 17:31:51 -0000 X-Spam-Check-By: sourceware.org Received: from nz-out-0506.google.com (HELO nz-out-0506.google.com) (64.233.162.228) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 11 Jun 2007 17:31:46 +0000 Received: by nz-out-0506.google.com with SMTP id s1so1140529nze for ; Mon, 11 Jun 2007 10:31:44 -0700 (PDT) Received: by 10.114.204.13 with SMTP id b13mr5768458wag.1181583104528; Mon, 11 Jun 2007 10:31:44 -0700 (PDT) Received: by 10.114.79.6 with HTTP; Mon, 11 Jun 2007 10:31:44 -0700 (PDT) Message-ID: Date: Mon, 11 Jun 2007 17:31:00 -0000 From: "Rob Quill" To: "Jim Blandy" Subject: Re: Scope Checking Patch Cc: gdb@sourceware.org, gdb-patches@sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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: 2007-06/txt/msg00082.txt.bz2 On 11/06/07, Jim Blandy wrote: > > "Rob Quill" writes: > > ...Diffs attached, sorry. > > OMG, you implemented it! I'd better review it! :) Thanks :) It has been done for a good while against 6.5, but I am just trying to get it working properly against head. I'll post the patches either later today or tomorrow, depending if I find any problems. Rob > Once you've got -up or -cp patches, I'll take a look. >