Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] Submit process record and replay fourth time, 0/8
@ 2009-03-21 15:59 Hui Zhu
  2009-03-25  9:02 ` Hui Zhu
  2009-03-30  8:35 ` Hui Zhu
  0 siblings, 2 replies; 17+ messages in thread
From: Hui Zhu @ 2009-03-21 15:59 UTC (permalink / raw)
  To: gdb-patches
  Cc: Pedro Alves, Marc Khouzam, Michael Snyder, Thiago Jung Bauermann,
	Eli Zaretskii, paawan1982

[-- Attachment #1: Type: text/plain, Size: 1580 bytes --]

Hi guys,

After third time submit, there are a lot of change with process record
and replay.  So I submit fourth time to make it clear to review.

For this time, Most of changes were updated follow cvs head and a lot
of format fixes.  Patch for target.c was removed.  Record.c was
updated a lot of parts according to the ideas of Pedro (Much
appreciated).
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 eight 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) Process record and replay for Linux (linux-record.c,
linux-record.h, Makefile.in, configure.tgt).
5) Event handling (infrun.c).
6) Intel 386 target-dependent stuff (i386-tdep.c, i386-tdep.h).
7) Target-dependent code for GNU/Linux i386 (i386-linux-tdep.c).
8) User interface and documentation.

For the NEWS:
* Process record and replay

 In a architecture environment that supports ``process record and
 replay'', ``process record and replay'' target can record a log of
 the process execution, and replay it with both forward and reverse
 execute commands.

These patches be tested with testsuite gdb.twreverse in branch
reverse-20081226-branch.

Attachment is the compressed patches package to make get all patches easy.

Thanks,
Hui

[-- Attachment #2: prec40.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 25119 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2009-04-28 15:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-21 15:59 [RFA] Submit process record and replay fourth time, 0/8 Hui Zhu
2009-03-25  9:02 ` Hui Zhu
2009-04-02 14:26   ` Pedro Alves
2009-04-15 16:56     ` Hui Zhu
2009-04-21 13:31       ` Pedro Alves
2009-04-22  9:03         ` Hui Zhu
2009-04-28 10:24           ` Hui Zhu
2009-04-28 13:50             ` Marc Khouzam
2009-04-28 15:15               ` Hui Zhu
2009-03-30  8:35 ` Hui Zhu
2009-03-30 14:28   ` Marc Khouzam
2009-03-30 15:29     ` Hui Zhu
2009-03-30 15:33       ` Marc Khouzam
2009-03-30 15:34         ` Hui Zhu
2009-03-30 15:52           ` Marc Khouzam
2009-04-01  4:53   ` Hui Zhu
2009-04-02 12:48     ` Hui Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox