This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GDB MI Reverse Commands added [1 of 3]


> >> 2009-06-17  Ulrich Weigand  <uweigand@de.ibm.com>
> >>
> >> 	* 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  <jakob@virtutech.com>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]