From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25305 invoked by alias); 11 Oct 2011 23:54:59 -0000 Received: (qmail 25294 invoked by uid 22791); 11 Oct 2011 23:54:59 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.67) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 11 Oct 2011 23:54:44 +0000 Received: from wpaz5.hot.corp.google.com (wpaz5.hot.corp.google.com [172.24.198.69]) by smtp-out.google.com with ESMTP id p9BNsgQH032725 for ; Tue, 11 Oct 2011 16:54:42 -0700 Received: from qabg27 (qabg27.prod.google.com [10.224.20.219]) by wpaz5.hot.corp.google.com with ESMTP id p9BNsHPx027136 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Tue, 11 Oct 2011 16:54:41 -0700 Received: by qabg27 with SMTP id g27so349733qab.7 for ; Tue, 11 Oct 2011 16:54:41 -0700 (PDT) Received: by 10.224.181.146 with SMTP id by18mr10979404qab.3.1318377281313; Tue, 11 Oct 2011 16:54:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.181.146 with SMTP id by18mr10979394qab.3.1318377281185; Tue, 11 Oct 2011 16:54:41 -0700 (PDT) Received: by 10.224.80.149 with HTTP; Tue, 11 Oct 2011 16:54:40 -0700 (PDT) In-Reply-To: References: <4E8DCE67.80507@earthlink.net> <4E92E639.7000402@earthlink.net> Date: Tue, 11 Oct 2011 23:54:00 -0000 Message-ID: Subject: Re: Status of 'blacklist' patch? From: Doug Evans To: Justin Lebar Cc: Stan Shebs , 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: 2011-10/txt/msg00340.txt.bz2 On Tue, Oct 11, 2011 at 2:34 PM, Justin Lebar wrot= e: > The attached patch addresses everything except this issue with > gdbarch. =A0I didn't rebase, so you should be able to use interdiff to > view the changes. Nit: This requires a NEWS entry to mention the new commands.