From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6218 invoked by alias); 17 Jan 2015 11:47:05 -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 6094 invoked by uid 89); 17 Jan 2015 11:47:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,SPF_SOFTFAIL,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: e37.co.us.ibm.com Received: from e37.co.us.ibm.com (HELO e37.co.us.ibm.com) (32.97.110.158) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sat, 17 Jan 2015 11:47:02 +0000 Received: from /spool/local by e37.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sat, 17 Jan 2015 04:47:00 -0700 Received: from d03dlp02.boulder.ibm.com (9.17.202.178) by e37.co.us.ibm.com (192.168.1.137) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Sat, 17 Jan 2015 04:46:59 -0700 Received: from b03cxnp08025.gho.boulder.ibm.com (b03cxnp08025.gho.boulder.ibm.com [9.17.130.17]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id EF0303E4003B for ; Sat, 17 Jan 2015 04:42:07 -0700 (MST) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t0HBl9FF30933242 for ; Sat, 17 Jan 2015 04:47:09 -0700 Received: from d03av02.boulder.ibm.com (localhost [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t0HBkwG6009009 for ; Sat, 17 Jan 2015 04:46:58 -0700 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with SMTP id t0HBktpk008932; Sat, 17 Jan 2015 04:46:56 -0700 Message-Id: <201501171146.t0HBktpk008932@d03av02.boulder.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Sat, 17 Jan 2015 12:46:55 +0100 Subject: Re: [PATCH 2/3 v4] Process record support for PowerPC To: cole945@gmail.com (Wei-cheng Wang), brobecker@adacore.com Date: Sat, 17 Jan 2015 11:47:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: from "Wei-cheng Wang" at Jan 17, 2015 02:02:24 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15011711-0025-0000-0000-000007D8FB22 X-SW-Source: 2015-01/txt/msg00498.txt.bz2 Wei-cheng Wang wrote: > I've got the commit access. > Ok to commit now? :) > > [1/3] Epilogue unwinder for PowerPC > https://sourceware.org/ml/gdb-patches/2014-12/msg00165.html > [2/3] Reverse debugging for PowerPC > https://sourceware.org/ml/gdb-patches/2014-12/msg00629.html > [3/3] Skip-trampoline for reverse-stepping > https://sourceware.org/ml/gdb-patches/2014-12/msg00487.html Excellent! Please go ahead and commit those patches to mainline. Unfortunately, in the meantime GDB 7.9 has already branched. It would be really good to have those patches in the branch as well. Joel, given that the patches would have been ready before the branch date, except for the delay to get the FSF assignment in place, would it be OK with you to backport the patch set to the branch as well? The patch set does not touch non-PowerPC code at all, and even within PowerPC code, there should be only minimal effect unless you're actually using the process record feature. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com