From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8395 invoked by alias); 7 May 2009 03:22:39 -0000 Received: (qmail 8382 invoked by uid 22791); 7 May 2009 03:22:38 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.191) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 May 2009 03:22:31 +0000 Received: by ti-out-0910.google.com with SMTP id a1so39302tib.12 for ; Wed, 06 May 2009 20:22:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.62.4 with SMTP id k4mr140886tia.30.1241666548413; Wed, 06 May 2009 20:22:28 -0700 (PDT) In-Reply-To: <1240446781.2000.82.camel@miki> References: <1240446781.2000.82.camel@miki> Date: Thu, 07 May 2009 03:22:00 -0000 Message-ID: Subject: Re: [PATCH 0/3] catch syscall -- try 5 -- Introduction From: Hui Zhu To: =?ISO-8859-1?Q?S=E9rgio_Durigan_J=FAnior?= Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-05/txt/msg00150.txt.bz2 It's time close to branch day. I really want see catch syscall in 7.0. Thanks, Hui 2009/4/23 S=E9rgio Durigan J=FAnior : > Hello GDB hackers, > > Here goes my fifth attempt to get this patch accepted :-). I believe > that everything will be fine this time, and the catch syscall feature > will finally appear in GDB 7! > > Things that have changed since the last attempt: > > - In the documentation part: > > http://sourceware.org/ml/gdb-patches/2009-01/msg00492.html (from Eli) > > http://sourceware.org/ml/gdb-patches/2009-02/msg00013.html (from Daniel) > > - As for the XML support: > > http://sourceware.org/ml/gdb-patches/2009-01/msg00495.html (from Pierre) > > http://sourceware.org/ml/gdb-patches/2009-02/msg00012.html (from Daniel) > > - Regarding the source-code: > > http://sourceware.org/ml/gdb-patches/2009-01/msg00489.html (from Pedro) > > http://sourceware.org/ml/gdb-patches/2009-02/msg00010.html (from Daniel) > > > There are other small comments that I have addressed while doing this, > and other replies to the comments above that I didn't paste. Please, let > me know if something is wrong/missing. > > There's one thing worth mentioning: this patch implements the command > "maint set data-directory", which is already implemented by one of > Tromey's pretty-printing patches. If Tromey's patches are accepted > first, then I can (need) modify my patch in order to use his version of > the command > > Regards, > > -- > S=E9rgio Durigan J=FAnior > Linux on Power Toolchain - Software Engineer > Linux Technology Center - LTC > IBM Brazil > >