From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2263 invoked by alias); 7 Feb 2011 15:34:10 -0000 Received: (qmail 2226 invoked by uid 22791); 7 Feb 2011 15:34:10 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD 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; Mon, 07 Feb 2011 15:34:04 +0000 Received: from kpbe13.cbf.corp.google.com (kpbe13.cbf.corp.google.com [172.25.105.77]) by smtp-out.google.com with ESMTP id p17FY2Xm010243 for ; Mon, 7 Feb 2011 07:34:02 -0800 Received: from vws13 (vws13.prod.google.com [10.241.21.141]) by kpbe13.cbf.corp.google.com with ESMTP id p17FY0Gf029710 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Mon, 7 Feb 2011 07:34:00 -0800 Received: by vws13 with SMTP id 13so2999164vws.39 for ; Mon, 07 Feb 2011 07:34:00 -0800 (PST) Received: by 10.220.200.3 with SMTP id eu3mr4094887vcb.219.1297092840169; Mon, 07 Feb 2011 07:34:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.87.162 with HTTP; Mon, 7 Feb 2011 07:33:29 -0800 (PST) In-Reply-To: References: <4D2342A2.7060102@redhat.com> <4D34AF3F.4090006@redhat.com> <4D39FFFD.80304@redhat.com> <4D49C69A.20401@redhat.com> <4D4ADA8A.40507@redhat.com> <4D4C5C4D.4070708@redhat.com> <4D4C62FA.5080101@redhat.com> <4D500E27.6020106@redhat.com> From: Paul Pluzhnikov Date: Mon, 07 Feb 2011 15:34:00 -0000 Message-ID: Subject: Re: [patch] Support inferior events in python To: Tom Tromey Cc: sami wagiaalla , Hui Zhu , 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-02/txt/msg00158.txt.bz2 On Mon, Feb 7, 2011 at 7:24 AM, Tom Tromey wrote: > Sami> I apologies for breaking the build, although it is truly inexcusabl= e. > > Hey now. =A0Apologizing is fine, but "inexcusable"? =A0Forgetting to "cvs > add" is like a rite of passage. =A0Doing on a Friday is a twofer ;-) This is why I always ping my patches on Monday, and commit on Tuesday morning ;-) --=20 Paul Pluzhnikov