From: teawater <teawater@gmail.com>
To: gdb@sourceware.org, gdb-patches@sourceware.org
Subject: Re: GDB record patch 0.1.6 for GDB branch msnyder-reverse-20080609-branch release
Date: Thu, 03 Jul 2008 12:59:00 -0000 [thread overview]
Message-ID: <daef60380807030558u7b28c521lb5226a79314769a1@mail.gmail.com> (raw)
In-Reply-To: <daef60380807030229w743c72f9kbb44956b8ff9d98c@mail.gmail.com>
So sorry that I always forgot the import thing. Thanks for the big
help of Michael Snyder, Thiago Jung Bauermann, Pedro Alves, Daniel
Jacobowitz. Thank you so much. :)
And I remove the MIPS tdep support from record because I want spend
more time on the core of the record and I386 tdep now. Of course, I
will add them back in the future. And record will support a lot of
other tdep and OS.
Thanks.
teawater
On Thu, Jul 3, 2008 at 17:29, teawater <teawater@gmail.com> wrote:
> GDB record patch make GDB support Reversible Debugging.
> It make GDB disassemble the instruction that will be executed to get
> which memory and register will be changed and record them to record
> all program running message. Through these on the use of this
> information to achieve the implementation of the GDB Reversible
> Debugging function.
> To get more message, you can go to http://sourceforge.net/projects/record/ .
>
> The main change of this version is change record function to be a
> target of GDB. Then it can work with the interface of branch
> msnyder-reverse-20080609-branch. The command in this branch is so cool
> such as "rn"(reverse-next), "rs"(reverse-step) and
> "rc"(reverse-continue). I like it. :)
> You can start record target with command "rec"(record) or "target record".
> I try to use some simple commands such as "disconnect" and "detach" to
> instead command "delrecord"(dr) and "stoprecord"(sr). But these
> commands all have other affect to GDB such as call function
> "no_shared_libraries". So I keep the command "delrecord"(dr) and
> "stoprecord"(sr).
>
> Please give me your advice about GDB record. Thanks a lot. :)
>
> teawater
>
next prev parent reply other threads:[~2008-07-03 12:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-03 9:31 teawater
2008-07-03 12:59 ` teawater [this message]
2008-07-03 13:43 ` Pedro Alves
2008-07-04 6:05 ` teawater
2008-07-04 10:55 ` Pedro Alves
2008-07-06 4:23 ` teawater
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=daef60380807030558u7b28c521lb5226a79314769a1@mail.gmail.com \
--to=teawater@gmail.com \
--cc=gdb-patches@sourceware.org \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox