From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1193 invoked by alias); 19 Nov 2008 04:20:39 -0000 Received: (qmail 1156 invoked by uid 22791); 19 Nov 2008 04:20:38 -0000 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.31) with ESMTP; Wed, 19 Nov 2008 04:19:58 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KAK00200C2H8R00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Wed, 19 Nov 2008 06:21:52 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.205.49]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KAK00K61C4FLED0@i-mtaout1.012.net.il>; Wed, 19 Nov 2008 06:21:52 +0200 (IST) Date: Wed, 19 Nov 2008 19:23:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 4/4] catch syscall -- try 3 -- Build system, documentation and testcase In-reply-to: <1227066344.5454.49.camel@miki> X-012-Sender: halo1@inter.net.il 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: References: <1226987134.5454.37.camel@miki> <1227044596.5454.47.camel@miki> <1227066344.5454.49.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: 2008-11/txt/msg00496.txt.bz2 > From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= > Cc: gdb-patches@sourceware.org > Date: Wed, 19 Nov 2008 01:45:44 -0200 > > Right. Here's the new version of the patch. Please take a look :-). This is fine, thanks.