From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10792 invoked by alias); 18 Nov 2008 19:56:23 -0000 Received: (qmail 10748 invoked by uid 22791); 18 Nov 2008 19:56:23 -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, 18 Nov 2008 19:55:43 +0000 Received: from conversion-daemon.i_mtaout4.012.net.il by i_mtaout4.012.net.il (HyperSendmail v2004.12) id <0KAJ00F00OQUYX00@i_mtaout4.012.net.il> for gdb-patches@sourceware.org; Tue, 18 Nov 2008 21:56:55 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.205.49]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KAJ00EB3OQTW2C0@i_mtaout4.012.net.il>; Tue, 18 Nov 2008 21:56:54 +0200 (IST) Date: Tue, 18 Nov 2008 22:56:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 0/4] catch syscall -- try 3 -- Introduction In-reply-to: <1226987110.5454.31.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: <1226987110.5454.31.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/msg00477.txt.bz2 > From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= > Date: Tue, 18 Nov 2008 03:45:10 -0200 > > ... and other minor changes. Unfortunately (only for Eli, apparently), I > decided to keep the mechanism the way it is, so you'll still find > syscalls being stored as numbers in this version of the patch. That's > not personal; I only thought that people in general were happy with the > way I did. That's okay, I'm used to have my opinions overruled here.