From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4788 invoked by alias); 7 Sep 2009 01:18:51 -0000 Received: (qmail 4776 invoked by uid 22791); 7 Sep 2009 01:18:50 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 07 Sep 2009 01:18:41 +0000 Received: from jupiter.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 34840C; Sun, 6 Sep 2009 18:18:38 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by jupiter.vmware.com (Postfix) with ESMTP id 2E26BDC054; Sun, 6 Sep 2009 18:18:38 -0700 (PDT) Message-ID: <4AA45F26.20105@vmware.com> Date: Mon, 07 Sep 2009 01:18:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Jakob Engblom CC: "gdb-patches@sourceware.org" Subject: Re: GDB MI Reverse Commands added [3 of 3] References: <00d001ca265a$ddd0c800$99725800$@com> <4A95DDD6.2000200@vmware.com> <010001ca2a3b$d86846b0$8938d410$@com> <031101ca2b02$7a77a1f0$6f66e5d0$@com> In-Reply-To: <031101ca2b02$7a77a1f0$6f66e5d0$@com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2009-09/txt/msg00150.txt.bz2 Jakob Engblom wrote: >> Changelog: >> >> testsuite/gdb.mi/ >> * mi2-reverse.exp: New file. Test for reverse option to the following MI >> commands: exec-continue, exec-finish, exec-next, exec-step, >> exec-next-instruction, exec-step-instruction. (liangyi@newfield-tech.com) > > And finally, to simplify the paperwork, we change the contributor here so taht > our subcontractor does not have to deal with copyright assignments. > > * mi2-reverse.exp: 2009-08-31, Tomas Holmberg New file. Test > for reverse option to the following MI commands: exec-continue, exec-finish, > exec-next, exec-step, exec-next-instruction, exec-step-instruction, working on > process record. Where do we stand with getting this contribution into 7.0? Is there a question about the assignment, and if so, is anyone pursuing it? Michael