From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13716 invoked by alias); 6 Oct 2011 12:12:47 -0000 Received: (qmail 13660 invoked by uid 22791); 6 Oct 2011 12:12:45 -0000 X-SWARE-Spam-Status: No, hits=-2.4 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) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Oct 2011 12:12:31 +0000 Received: from wpaz17.hot.corp.google.com (wpaz17.hot.corp.google.com [172.24.198.81]) by smtp-out.google.com with ESMTP id p96CCUk4019043 for ; Thu, 6 Oct 2011 05:12:30 -0700 Received: from ywm39 (ywm39.prod.google.com [10.192.13.39]) by wpaz17.hot.corp.google.com with ESMTP id p96CCT2S010340 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Thu, 6 Oct 2011 05:12:29 -0700 Received: by ywm39 with SMTP id 39so3408711ywm.2 for ; Thu, 06 Oct 2011 05:12:29 -0700 (PDT) Received: by 10.150.207.9 with SMTP id e9mr422632ybg.355.1317903149612; Thu, 06 Oct 2011 05:12:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.207.9 with SMTP id e9mr422604ybg.355.1317903148013; Thu, 06 Oct 2011 05:12:28 -0700 (PDT) Received: by 10.151.142.15 with HTTP; Thu, 6 Oct 2011 05:12:27 -0700 (PDT) Date: Thu, 06 Oct 2011 12:12:00 -0000 Message-ID: Subject: Status of 'blacklist' patch? From: Diego Novillo To: Justin Lebar , Tom Tromey , Lawrence Crowl , gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-System-Of-Record: true 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/msg00151.txt.bz2 Justin, Tom recently pointed me to your 'blacklist' patch for gdb. I think this could be very useful for GCC (http://gcc.gnu.org/ml/gcc-patches/2011-10/msg00324.html). What is the status of this patch? Any chance this will be included in gdb at some point? Thanks. Diego.