This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: GDB record patch 0.1.3.1 for GDB-6.8 release
- From: Daniel Jacobowitz <drow at false dot org>
- To: Pedro Alves <pedro at codesourcery dot com>
- Cc: teawater <teawater at gmail dot com>, gdb-patches at sourceware dot org, Michael Snyder <msnyder at specifix dot com>, Thiago Jung Bauermann <bauerman at br dot ibm dot com>
- Date: Sun, 8 Jun 2008 22:59:53 -0400
- Subject: Re: GDB record patch 0.1.3.1 for GDB-6.8 release
- References: <daef60380804222316j1b2f10afm77e01ac2618a86ba@mail.gmail.com> <200805231746.23570.pedro@codesourcery.com> <daef60380806072353icb1268fq481e7149ddf49103@mail.gmail.com> <200806090152.00220.pedro@codesourcery.com>
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