From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13372 invoked by alias); 30 Sep 2008 18:47:47 -0000 Received: (qmail 13363 invoked by uid 22791); 30 Sep 2008 18:47:47 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout4.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 Sep 2008 18:47:08 +0000 Received: from HOME-C4E4A596F7 ([77.127.170.116]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K80008LDUV53AF1@i_mtaout4.012.net.il> for gdb-patches@sourceware.org; Tue, 30 Sep 2008 21:47:35 +0300 (IDT) Date: Tue, 30 Sep 2008 18:47:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 3/4] catch syscall' feature -- Documentation part In-reply-to: <1222798415.30389.26.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: <1222798415.30389.26.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-09/txt/msg00588.txt.bz2 > From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= > Date: Tue, 30 Sep 2008 15:13:35 -0300 > > This is the documentation part of the patch. OK.