From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17238 invoked by alias); 27 Jun 2012 04:19:27 -0000 Received: (qmail 17221 invoked by uid 22791); 27 Jun 2012 04:19:24 -0000 X-SWARE-Spam-Status: No, hits=-4.3 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; Wed, 27 Jun 2012 04:19:12 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1Sjjig-00017V-Q8 from Yao_Qi@mentor.com ; Tue, 26 Jun 2012 21:19:10 -0700 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); Tue, 26 Jun 2012 21:18:25 -0700 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; Tue, 26 Jun 2012 21:19:09 -0700 From: Yao Qi To: CC: Tom Tromey Subject: Re: FYI: fix up gdb.trace Date: Wed, 27 Jun 2012 04:19:00 -0000 Message-ID: <18897718.0ehKCAS78p@qiyao.dyndns.org> User-Agent: KMail/4.8.3 (Linux/3.3.7-1.fc16.i686; KDE/4.8.3; i686; ; ) In-Reply-To: <87mx3q9c4z.fsf@fleche.redhat.com> References: <87mx3q9c4z.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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: 2012-06/txt/msg00826.txt.bz2 On Tuesday, June 26, 2012 12:11:24 PM Tom Tromey wrote: > Regtested on x86-64 Fedora 16. >=20 > Tom >=20 > 2012-06-26 Tom Tromey >=20 > * gdb.reverse/break-precsave.exp: Use standard_testfile. > * gdb.reverse/break-reverse.exp: Use standard_testfile. Tom, looks you posted the patch for gdb.reverse here, rather than patch for=20 gdb.trace. --=20 Yao (=E9=BD=90=E5=B0=A7)