From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 619 invoked by alias); 6 Oct 2011 17:37:18 -0000 Received: (qmail 558 invoked by uid 22791); 6 Oct 2011 17:37:17 -0000 X-SWARE-Spam-Status: No, hits=-2.8 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; Thu, 06 Oct 2011 17:36:58 +0000 Received: from wpaz13.hot.corp.google.com (wpaz13.hot.corp.google.com [172.24.198.77]) by smtp-out.google.com with ESMTP id p96HauQu002461 for ; Thu, 6 Oct 2011 10:36:56 -0700 Received: from ggnb2 (ggnb2.prod.google.com [10.218.95.2]) by wpaz13.hot.corp.google.com with ESMTP id p96HaO8G030458 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Thu, 6 Oct 2011 10:36:55 -0700 Received: by ggnb2 with SMTP id b2so2642951ggn.2 for ; Thu, 06 Oct 2011 10:36:54 -0700 (PDT) Received: by 10.52.112.164 with SMTP id ir4mr980002vdb.25.1317922614717; Thu, 06 Oct 2011 10:36:54 -0700 (PDT) Received: by 10.52.112.164 with SMTP id ir4mr979985vdb.25.1317922614380; Thu, 06 Oct 2011 10:36:54 -0700 (PDT) Received: from dnovillo-macbookpro.local ([72.14.228.1]) by mx.google.com with ESMTPS id jb5sm5918556vdb.14.2011.10.06.10.36.53 (version=SSLv3 cipher=OTHER); Thu, 06 Oct 2011 10:36:53 -0700 (PDT) Message-ID: <4E8DE734.1010904@google.com> Date: Thu, 06 Oct 2011 17:37:00 -0000 From: Diego Novillo User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Tom Tromey CC: Justin Lebar , Lawrence Crowl , gdb-patches@sourceware.org Subject: Re: Status of 'blacklist' patch? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00167.txt.bz2 On 11-10-06 13:33 , Tom Tromey wrote: > I definitely want it to go in. Yay! Thanks. Diego.