From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3280 invoked by alias); 12 Oct 2014 22:55:29 -0000 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 Received: (qmail 3271 invoked by uid 89); 12 Oct 2014 22:55:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 12 Oct 2014 22:55:28 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9CMtPIo013738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Sun, 12 Oct 2014 18:55:25 -0400 Received: from localhost (dhcp-10-15-16-169.yyz.redhat.com [10.15.16.169]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s9CMtOcH007593 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Sun, 12 Oct 2014 18:55:25 -0400 From: Sergio Durigan Junior To: Gabriel Krisman Bertazi Cc: gdb-patches@sourceware.org Subject: Re: [RFC PATCH 0/3] Catch syscall group References: <1412736678-2760-1-git-send-email-gabriel@krisman.be> <87d2a2czjx.fsf@redhat.com> <8761fp6lhk.fsf@anubis.Home> X-URL: http://blog.sergiodj.net Date: Sun, 12 Oct 2014 22:55:00 -0000 In-Reply-To: <8761fp6lhk.fsf@anubis.Home> (Gabriel Krisman Bertazi's message of "Sun, 12 Oct 2014 18:12:23 -0300") Message-ID: <87iojoucdf.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-10/txt/msg00307.txt.bz2 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 1094 On Sunday, October 12 2014, Gabriel Krisman Bertazi wrote: >> I will make comments in the patch itself, but it would be nice if you >> could do that for the other existing XML files as well. You didn't >> mention if you intend to do so or not. >> >> I know it will be kind of boring, but unfortunately those XML files are >> not being really maintained nowadays (a problem I intend to address soon >> with some patches and proposals), so if you don't touch those files now >> they will probably be forgotten for quite some time... >> >> However, this is just a request, so if you don't have the time to do >> that now I'd still vote for including this feature on GDB. > > I intend to do so for other architectures, but forgot to mention in my > original message. Still, I won't be able to test on some platforms. The logic will be implemented in the arch-independent part of the code, so it is reasonable to test only x86* arches. But I can test on other architectures if needed. Cheers, --=20 Sergio GPG key ID: 0x65FC5E36 Please send encrypted e-mail if possible http://sergiodj.net/ --=-=-= Content-Type: application/pgp-signature Content-length: 818 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUOwbcAAoJENDrdihl/F42Ko0QAJ34Y6kAMPE6WZS9uS4mElK6 J3MCbJ+gQobzo63OV6gNrc3xEtdC478cWAy5yfEOCnGblD9GLDAMeqJFK/XG+/+S zR3ET8CPN/mXKWbNaOx8zZUa9Gn7zyFRuAPISbsoipIliiurucv3RCQ0wIqZoxpy QU0ZwaUpdt0TStJzbdqUBsRyce6IBMRZ6Yf1IvivPxZvmj5QB9v2PgFb+loNmn4l GxTtfbQMwY6EXBd3RGS4lJ2eZyaPEbHakhMz98zUCTznKdj8IFTYX5cszcGwqBsF ET7XeoGJK4OYamegHCcyQMHwW0lvU9uMcRmgvx7BObgdpoYjsTtTu6HFnjt/JZdk JeKwVcCq0qIz2VytJjkPxX2tF4pnwb21UtlRO87imy1DAlyjY0+puRWLGR1YtFYs CLlHPaUJDMWh0gBlHmZAgV1vMb9LWbRwT9Sh604LJidV61UDWwXYurys2rAGrGv6 uUPonBXN81ecUe14H/YC2ug4kvlQpyRe181wFAPf2+s4Q02PWS58mcNhLtbZpr9L psxY7sGLjheX6TlalxErc5luR+JNE08uzu8gNUL204vszEhmT8AuSeNLGMdwYcLp p7puLtvTbey8z8eab/DOL0vIjkDpHo4p8ad/Fl/Fq32esBcjorlxAf9BnM/GLiuB HzV8vP9EN3hDSY2UCUsN =zLUc -----END PGP SIGNATURE----- --=-=-=--