From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110157 invoked by alias); 13 Oct 2015 20:26:22 -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 110096 invoked by uid 89); 13 Oct 2015 20:26:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_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; Tue, 13 Oct 2015 20:26:20 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 6E4FD70; Tue, 13 Oct 2015 20:26:19 +0000 (UTC) Received: from localhost (unused-10-15-17-51.yyz.redhat.com [10.15.17.51]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t9DKQIWe030248 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 13 Oct 2015 16:26:19 -0400 From: Sergio Durigan Junior To: Yao Qi Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 06/11] Support displaced stepping in aarch64-linux References: <1444209985-15829-1-git-send-email-yao.qi@linaro.org> <1444209985-15829-7-git-send-email-yao.qi@linaro.org> X-URL: http://blog.sergiodj.net Date: Tue, 13 Oct 2015 20:26:00 -0000 In-Reply-To: <1444209985-15829-7-git-send-email-yao.qi@linaro.org> (Yao Qi's message of "Wed, 7 Oct 2015 10:26:20 +0100") Message-ID: <87612a7bx1.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2015-10/txt/msg00192.txt.bz2 On Wednesday, October 07 2015, Yao Qi wrote: > This patch is to support displaced stepping in aarch64-linux. A > visitor is implemented for displaced stepping, and used to record > information to fixup pc after displaced stepping if needed. Some > emit_* functions are converted to macros, and moved to > arch/aarch64-insn.{c,h} so that they can be shared. Hi Yao, This patch broke GDB when compiling with --enable-build-with-cxx: You should also have received a message from the BuildBot, but I decided to send this one just to be safe. Thanks, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/