From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27906 invoked by alias); 23 Apr 2009 18:23:21 -0000 Received: (qmail 27893 invoked by uid 22791); 23 Apr 2009 18:23:20 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_42,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Apr 2009 18:23:15 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3NINCiR020253; Thu, 23 Apr 2009 14:23:12 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n3NINBxe007723; Thu, 23 Apr 2009 14:23:12 -0400 Received: from opsy.redhat.com (vpn-14-43.rdu.redhat.com [10.11.14.43]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n3NINBBM014150; Thu, 23 Apr 2009 14:23:11 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id A9FCB888034; Thu, 23 Apr 2009 12:23:10 -0600 (MDT) To: =?utf-8?Q?S=C3=A9rgio?= Durigan =?utf-8?Q?J=C3=BAnior?= Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 0/3] catch syscall -- try 5 -- Introduction References: <1240446781.2000.82.camel@miki> <1240453740.2000.90.camel@miki> From: Tom Tromey Reply-To: Tom Tromey Date: Thu, 23 Apr 2009 18:23:00 -0000 In-Reply-To: <1240453740.2000.90.camel@miki> (=?utf-8?Q?=22S=C3=A9rgio?= Durigan =?utf-8?Q?J=C3=BAnior=22's?= message of "Wed\, 22 Apr 2009 23\:28\:59 -0300") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 2009-04/txt/msg00654.txt.bz2 >>>>> "S=C3=A9rgio" =3D=3D S=C3=A9rgio Durigan J=C3=BAnior writes: Tom> I can push this particular one in any time. If I remember, I'll do it Tom> tomorrow -- or ping on me on irc. S=C3=A9rgio> I ping'ed you about two days ago about it, and you told that i= t was my S=C3=A9rgio> decision to send or not this part of the patch, so that's why = I sent. Yeah, I forgot the conclusion of that. Sorry. S=C3=A9rgio> I'd obviously prefer to have my version of the patch commited, S=C3=A9rgio> since my testcase is based on it I'll catch you on irc and we can decide. Tom