From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22421 invoked by alias); 27 Apr 2009 18:50:51 -0000 Received: (qmail 22413 invoked by uid 22791); 27 Apr 2009 18:50:50 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Apr 2009 18:50:43 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KIR00100W5OIO00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Mon, 27 Apr 2009 21:50:39 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.175.232]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KIR00HC0WCESR60@i-mtaout7.012.net.il>; Mon, 27 Apr 2009 21:50:39 +0300 (IDT) Date: Mon, 27 Apr 2009 18:50:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH 1/3] catch syscall -- try 5 -- Source code modifications In-reply-to: <1240781700.13755.31.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: <83preydj7f.fsf@gnu.org> References: <1240446784.2000.85.camel@miki> <83mya5f5i7.fsf@gnu.org> <1240781441.13755.28.camel@miki> <1240781700.13755.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: 2009-04/txt/msg00739.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:34:59 -0300 > > * NEWS: Added information about the catch syscall feature. > > gdb/doc/ChangeLog: > > 2009-04-26 Sergio Durigan Junior > > * gdb.texinfo (Set Catchpoints): Documentation about the new > feature. These two parts are approved, thanks.