From patchwork Tue May 19 13:22:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yao Qi X-Patchwork-Id: 6786 Received: (qmail 127421 invoked by alias); 19 May 2015 13:22:46 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 127221 invoked by uid 89); 19 May 2015 13:22:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f171.google.com Received: from mail-pd0-f171.google.com (HELO mail-pd0-f171.google.com) (209.85.192.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 19 May 2015 13:22:43 +0000 Received: by pdbqa5 with SMTP id qa5so25389107pdb.0 for ; Tue, 19 May 2015 06:22:41 -0700 (PDT) X-Received: by 10.66.191.226 with SMTP id hb2mr54319095pac.72.1432041761548; Tue, 19 May 2015 06:22:41 -0700 (PDT) Received: from E107787-LIN.cambridge.arm.com (gcc1-power7.osuosl.org. [140.211.15.137]) by mx.google.com with ESMTPSA id v7sm13157386pde.81.2015.05.19.06.22.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 May 2015 06:22:40 -0700 (PDT) From: Yao Qi X-Google-Original-From: Yao Qi To: gdb-patches@sourceware.org Subject: [PATCH 1/4] NEWS entry about aarch64-linux record/replay support Date: Tue, 19 May 2015 14:22:29 +0100 Message-Id: <1432041752-4638-2-git-send-email-yao.qi@linaro.org> In-Reply-To: <1432041752-4638-1-git-send-email-yao.qi@linaro.org> References: <1432041752-4638-1-git-send-email-yao.qi@linaro.org> X-IsSubscribed: yes From: Omair Javaid This patch adds the NEWS entry for aarch64-linux record replay support. It has been reviewed and approved. gdb: 2015-06-19 Omair Javaid * NEWS: Add a note on process record-replay support on aarch64*-linux* targets. --- gdb/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index e08dd0d..9f518ef 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,10 @@ *** Changes since GDB 7.9 +* Support for process record-replay and reverse debugging on aarch64*-linux* + targets has been added. GDB now supports recording of A64 instruction set + including advance SIMD instructions. + * GDB now honors the content of the file /proc/PID/coredump_filter (PID is the process ID) on GNU/Linux systems. This file can be used to specify the types of memory mappings that will be included in a