From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28304 invoked by alias); 1 Sep 2009 06:37:29 -0000 Received: (qmail 28290 invoked by uid 22791); 1 Sep 2009 06:37:28 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Received: from vtab.com (HELO oden.vtab.com) (62.20.90.195) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Sep 2009 06:37:20 +0000 Received: from oden.vtab.com (oden.vtab.com [127.0.0.1]) by oden.vtab.com (Postfix) with ESMTP id A0CDA26EF45; Tue, 1 Sep 2009 08:37:16 +0200 (CEST) Received: from polhem (95.209.37.191.bredband.tre.se [95.209.37.191]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oden.vtab.com (Postfix) with ESMTP id 96C7B26EF3A; Tue, 1 Sep 2009 08:37:15 +0200 (CEST) From: "Jakob Engblom" To: "'Michael Snyder'" Cc: References: <00ce01ca265a$ccb66ca0$662345e0$@com> <4A95D7A0.6070509@vmware.com> <011701ca2a3d$0a57ac50$1f0704f0$@com> <4A9C0EDC.4020501@vmware.com> In-Reply-To: <4A9C0EDC.4020501@vmware.com> Subject: RE: GDB MI Reverse Commands added [1 of 3] Date: Tue, 01 Sep 2009 06:37:00 -0000 Message-ID: <024401ca2ace$a764a160$f62de420$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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/msg00010.txt.bz2 > >> 2009-06-17 Ulrich Weigand > >> > >> * mi/mi-main.c (mi_cmd_data_list_register_names): Use selected > >> frame architecture instead of current_gdbarch. > >> (mi_cmd_data_list_changed_registers): Likewise. > >> (mi_cmd_data_list_register_values): Likewise. Pass selected > >> frame to get_register. > > > > Here is the changelog entry for the actual commands: > > > > mi/ > > * mi-main.c: Added the --reverse flag to the following MI commands: > > exec-continue, exec-finish, exec-next, exec-step, exec-next-instruction, > > exec-step-instruction. This is to support reverse execution over the MI > > interface to gdb. (th@virtutech.com). > > Thanks Jakob. Still looking for an author's name. > Something of this form (assuming you were the author): > > 2009-08-31 Jakob Engblom Did not see that... I thought it was just the email being asked for. Anyhow, in the case of patch 1 of 3, it would be: 2009-08-31 Tomas Holmberg >th@virtutech.com> > Have we asked you about copyright assignment yet? No. /jakob