From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22997 invoked by alias); 27 Apr 2009 18:53:03 -0000 Received: (qmail 22988 invoked by uid 22791); 27 Apr 2009 18:53:03 -0000 X-SWARE-Spam-Status: No, hits=1.4 required=5.0 tests=AWL,BAYES_00,BOTNET,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Apr 2009 18:52:58 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KIR00J00WC9DD00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Mon, 27 Apr 2009 21:52:47 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.175.232]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KIR00DJXWFYQAC0@i-mtaout1.012.net.il>; Mon, 27 Apr 2009 21:52:47 +0300 (IDT) Date: Mon, 27 Apr 2009 18:53:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 2/3] catch syscall -- try 5 -- XML support In-reply-to: <1240781503.13755.29.camel@miki> To: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83ocuidj3v.fsf@gnu.org> References: <1240446783.2000.84.camel@miki> <83oculf7a6.fsf@gnu.org> <1240698404.13755.2.camel@miki> <834owbfgoi.fsf@gnu.org> <1240781503.13755.29.camel@miki> 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: 2009-04/txt/msg00740.txt.bz2 > From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= > Cc: gdb-patches@sourceware.org > Date: Sun, 26 Apr 2009 18:31:43 -0300 > > > Thanks, I'm happy now. > > Due to some modifications in the other patches, I had to regenerate this > patch as well. I'm still happy.