From: teawater <teawater@gmail.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: [RFA] Resubmit process record and replay, 0/10
Date: Sun, 16 Nov 2008 18:11:00 -0000 [thread overview]
Message-ID: <daef60380811160015y4fe38a2pa5f5fc380163ea8e@mail.gmail.com> (raw)
I fixed the errors for the patches. Thanks for help of everybody in
the maillist.
Process record and replay make gdb can record inferior execute log and
replay (include reverse debug).
Now, it support I386-Linux single-thread inferior native debug.
I've divided this patch into ten sections, for ease of review.
They group as:
1) Architecture support layer (gdbarch.sh, gdbarch.c, gbarch.h).
2) New stratum of strata in target layer (target.h).
3) Process record and replay target (record.c, record.h, Makefile.in).
4) Set the variables for process record and replay target (target.c).
5) Process record and replay for Linux (linux-record.c,
linux-record.h, Makefile.in, configure.tgt).
6) Event handling (infrun.c).
7) GNU/Linux native-dependent code for process record and replay (linux-nat.c).
8) Intel 386 target-dependent stuff (i386-tdep.c, i386-tdep.h).
9) Target-dependent code for GNU/Linux i386 (i386-linux-tdep.c).
10) User interface and documentation.
These patches be tested with testsuite gdb.twreverse in branch
reverse-20080717-branch.
next reply other threads:[~2008-11-16 8:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-16 18:11 teawater [this message]
2008-11-17 9:39 ` teawater
2008-11-18 22:38 ` Eli Zaretskii
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=daef60380811160015y4fe38a2pa5f5fc380163ea8e@mail.gmail.com \
--to=teawater@gmail.com \
--cc=gdb-patches@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