From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16312 invoked by alias); 26 Apr 2009 18:05:06 -0000 Received: (qmail 16302 invoked by uid 22791); 26 Apr 2009 18:05:06 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from e24smtp05.br.ibm.com (HELO e24smtp05.br.ibm.com) (32.104.18.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 26 Apr 2009 18:05:00 +0000 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp05.br.ibm.com (8.13.1/8.13.1) with ESMTP id n3QHxsxW004224 for ; Sun, 26 Apr 2009 14:59:54 -0300 Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3QJ4D3h2805866 for ; Sun, 26 Apr 2009 16:04:13 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3QI4umS029673 for ; Sun, 26 Apr 2009 15:04:56 -0300 Received: from [9.18.198.222] ([9.18.198.222]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n3QI4uSq029670; Sun, 26 Apr 2009 15:04:56 -0300 Subject: Re: [PATCH 3/3] catch syscall -- try 5 -- Build-system, testcase, documentation and extra command From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= To: Eli Zaretskii Cc: gdb-patches@sourceware.org In-Reply-To: <83prf1f7hb.fsf@gnu.org> References: <1240446783.2000.83.camel@miki> <83prf1f7hb.fsf@gnu.org> Content-Type: text/plain; charset="ISO-8859-1" Date: Sun, 26 Apr 2009 18:05:00 -0000 Message-Id: <1240769095.13755.24.camel@miki> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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/msg00720.txt.bz2 Hi Eli, Just one question that I forgot to ask. On Sat, 2009-04-25 at 11:44 +0300, Eli Zaretskii wrote: > @var{name} can be any system call name that is valid for the > underlying OS. Just what syscalls are valid depends on the OS. On > GNU and Unix systems, you can find the full list of valid syscall > names on . I'm having a hard time trying to figure out what to put in "". Basically, I'd like to write something like "... valid syscall names on the XML files inside @file{syscalls/} directory.", but I should mention where the syscalls/ directory is located, right? Do you have any ideas on how to write this? Thanks, -- Sérgio Durigan Júnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil