From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17071 invoked by alias); 28 Feb 2013 00:52:01 -0000 Received: (qmail 17050 invoked by uid 22791); 28 Feb 2013 00:51:59 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Feb 2013 00:51:54 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1UAriz-0000U8-KY from Yao_Qi@mentor.com ; Wed, 27 Feb 2013 16:51:53 -0800 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 27 Feb 2013 16:51:54 -0800 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Wed, 27 Feb 2013 16:51:52 -0800 Message-ID: <512EA9F5.40806@codesourcery.com> Date: Thu, 28 Feb 2013 01:36:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Pedro Alves CC: Subject: Re: [PATCH 5/5] ctf test: report.exp References: <1361931459-3953-1-git-send-email-yao@codesourcery.com> <1361931459-3953-6-git-send-email-yao@codesourcery.com> <512E540F.4060906@redhat.com> In-Reply-To: <512E540F.4060906@redhat.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 X-SW-Source: 2013-02/txt/msg00720.txt.bz2 On 02/28/2013 02:44 AM, Pedro Alves wrote: > Hi Yao, do you have an updated version of this patch > that applies on current mainline? This no longer applies > as the report.exp patch changed. > As I mentioned in this patch, it depends on patch [PATCH 1/2] Check trace data from trace file http://sourceware.org/ml/gdb-patches/2013-02/msg00611.html and changes in report.exp shouldn't affect this patch. I committed it just now, so patch 5/5 should be applied cleanly on top of mainline. -- Yao (齐尧)