From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 55002 invoked by alias); 3 Jul 2015 15:17:08 -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 54987 invoked by uid 89); 3 Jul 2015 15:17:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: e06smtp12.uk.ibm.com Received: from e06smtp12.uk.ibm.com (HELO e06smtp12.uk.ibm.com) (195.75.94.108) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Fri, 03 Jul 2015 15:17:06 +0000 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 3 Jul 2015 16:17:03 +0100 Received: from d06dlp02.portsmouth.uk.ibm.com (9.149.20.14) by e06smtp12.uk.ibm.com (192.168.101.142) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 3 Jul 2015 16:17:01 +0100 X-MailFrom: uweigand@de.ibm.com X-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id DBF5F2190056 for ; Fri, 3 Jul 2015 16:16:38 +0100 (BST) Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t63FH0a432243718 for ; Fri, 3 Jul 2015 15:17:00 GMT Received: from d06av03.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t63FGx4a010321 for ; Fri, 3 Jul 2015 09:17:00 -0600 Received: from oc7340732750.ibm.com (icon-9-164-134-232.megacenter.de.ibm.com [9.164.134.232]) by d06av03.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t63FGxvd010312; Fri, 3 Jul 2015 09:16:59 -0600 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id CAA4E5BFD; Fri, 3 Jul 2015 17:16:58 +0200 (CEST) Subject: Re: [PATCH 2/5 v4] powerpc: Support z-point type in gdbserver. To: cole945@gmail.com (Wei-cheng Wang) Date: Fri, 03 Jul 2015 15:17:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, cole945@gmail.com (Wei-cheng Wang) In-Reply-To: <1435422102-39438-2-git-send-email-cole945@gmail.com> from "Wei-cheng Wang" at Jun 28, 2015 12:21:39 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20150703151658.CAA4E5BFD@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15070315-0009-0000-0000-000004B93758 X-SW-Source: 2015-07/txt/msg00096.txt.bz2 Wei-cheng Wang wrote: > Support z-point, so tracepoints and breakpoints can be inserted at the same > location. > > gdb/gdbserver/ChangeLog > > 2015-06-27 Wei-cheng Wang > > * linux-ppc-low.c (ppc_supports_z_point_type): New function: > (ppc_insert_point, ppc_remove_point): Insert/remove z-packet breakpoints. > (ppc64_emit_ops_vector): Add target ops - ppc_supports_z_point_type, > ppc_insert_point, ppc_remove_point. This is OK. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com