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: [RFA] Resubmit reverse debugging [4/5]


Pedro Alves wrote:
On Wednesday 08 October 2008 03:19:37, Michael Snyder wrote:
The infcmd and breakpoint changes:

Hmmm, isn't this the same patch as before?

[checking...] hmmm, no... The name of the function in breakpoint.c has been changed, for instance. Plus this patch uses the global state variable "execution_direction", instead of calling the target method to get it.

I've added the error for async in finish_backward.

Put finish_backward above finish_command, so it would not
need a prototype.

Made the i18n changes that you requested.

> I still see the same issues.

<pout>

OK, like what?


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