From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25950 invoked by alias); 20 Nov 2014 17:34:55 -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 25941 invoked by uid 89); 20 Nov 2014 17:34:54 -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; Thu, 20 Nov 2014 17:34:53 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAKHYotR011499 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 20 Nov 2014 12:34:50 -0500 Received: from localhost (dhcp-10-15-16-169.yyz.redhat.com [10.15.16.169]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id sAKHYn1P028953 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Thu, 20 Nov 2014 12:34:49 -0500 From: Sergio Durigan Junior To: GDB Patches Cc: Pedro Alves , Gabriel Krisman Bertazi Subject: Re: [PATCH] Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead of global References: <1415837887-28888-1-git-send-email-sergiodj@redhat.com> X-URL: http://blog.sergiodj.net Date: Thu, 20 Nov 2014 17:34:00 -0000 In-Reply-To: <1415837887-28888-1-git-send-email-sergiodj@redhat.com> (Sergio Durigan Junior's message of "Wed, 12 Nov 2014 19:18:04 -0500") Message-ID: <87a93lsrly.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00484.txt.bz2 On Wednesday, November 12 2014, I wrote: > Hello, > > This patch series intends to partially fix PR breakpoints/10737, which > is about making the syscall information (for the "catch syscall" > command) be per-arch, instead of global. This is not a full fix > because of the other issues pointed by Pedro here: > > > > However, I consider it a good step towards the real fix. It will also > help me fix , > so I think it is good if the patch goes in. Pushed: Thanks, -- Sergio GPG key ID: 0x65FC5E36 Please send encrypted e-mail if possible http://sergiodj.net/