From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8095 invoked by alias); 17 Jan 2015 06:02:31 -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 8077 invoked by uid 89); 17 Jan 2015 06:02:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f50.google.com Received: from mail-la0-f50.google.com (HELO mail-la0-f50.google.com) (209.85.215.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 17 Jan 2015 06:02:28 +0000 Received: by mail-la0-f50.google.com with SMTP id pn19so22065761lab.9 for ; Fri, 16 Jan 2015 22:02:24 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.152.5.198 with SMTP id u6mr19661795lau.42.1421474544693; Fri, 16 Jan 2015 22:02:24 -0800 (PST) Received: by 10.112.19.3 with HTTP; Fri, 16 Jan 2015 22:02:24 -0800 (PST) In-Reply-To: <201501061242.t06Cgd7q025925@d03av02.boulder.ibm.com> References: <54A969DB.8020308@gmail.com> <201501061242.t06Cgd7q025925@d03av02.boulder.ibm.com> Date: Sat, 17 Jan 2015 06:02:00 -0000 Message-ID: Subject: Re: [PATCH 2/3 v4] Process record support for PowerPC From: Wei-cheng Wang To: Ulrich Weigand Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-01/txt/msg00492.txt.bz2 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 Thanks, Wei-cheng