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 record patch 0.1.3.1 for GDB-6.8 release


On Mon, Jun 09, 2008 at 01:51:59AM +0100, Pedro Alves wrote:
> My idea is that support for reverse execution should be exposed by
> target methods and properties.  Say target_can_reverse_p (),
> target_set_execution_direction (...) or similar.  For native
> debugging, it might be possible to share most of the code
> between similar targets.

I want to make sure everyone realizes that patches for this have
already been posted, by Michael Snyder.  It was a while ago so it may
have fallen out of our institutional memory :-) I recently sent
Michael an updated version of his patches, off list.

Perhaps we can get those in, providing the abstract methods and remote
protocol support, and then see what parts of the record patch it
simplifies?

-- 
Daniel Jacobowitz
CodeSourcery


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