Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@vmware.com>
To: teawater <teawater@gmail.com>
Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [RFA] Resubmit process record and replay, 8/10
Date: Thu, 20 Nov 2008 05:56:00 -0000	[thread overview]
Message-ID: <4924C55D.2050802@vmware.com> (raw)
In-Reply-To: <daef60380811160024l63ef0195n798f1c8bda87c86c@mail.gmail.com>

teawater wrote:
> This patch add code to make I386 architecture support process record and replay.
> 
> 2008-11-16  Hui Zhu  <teawater@gmail.com>
> 
>         I386 architecture process record and replay support.
> 
>         * i386-tdep.c (PREFIX_REPZ, PREFIX_REPNZ, PREFIX_LOCK,
>         PREFIX_DATA, PREFIX_ADDR): New macros. Help decode the I386
>         instruction.

... Help decode the i386 instruction set.

>         (aflag, dflag, override, modrm, mod, reg, rm, ot,
>         i386_record_pc): New variables. Ditto.
>         (i386_record_modrm, i386_record_lea_modrm_addr,
>         i386_record_lea_modrm): New functions. Ditto.
>         (i386_process_record): New function. Parse the instruction in
>         address "addr" and record the values of registers and memory
>         that will be change in this instruction.

... that will be changed by this instruction.

>         (i386_gdbarch_init): Set "i386_process_record" to GDBARCH
>         "process_record" interface.
>         * i386-tdep.h (gdbarch_tdep): New function pointers
>         "i386_intx80_record" and "i386_sysenter_record" that point to
>         the function can record "intx80" and "sysenter" execute log.

... the function that can record [...] execution log.

> 
>  i386-tdep.c | 2964 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  i386-tdep.h |    3
>  2 files changed, 2967 insertions(+)
> 
> Following is the diff with the previous patch:

Hmm, I'm not the master of protocol here (Joel?), but my impression
is that we would prefer to see the diffs against the current CVS, not
against the previous patch.


If there's important changes since the previous patch, could you
maybe include a brief description of the changes?

Thanks,
Michael


  reply	other threads:[~2008-11-20  2:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17  7:04 teawater
2008-11-20  5:56 ` Michael Snyder [this message]
2008-11-20 12:08   ` Thiago Jung Bauermann

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=4924C55D.2050802@vmware.com \
    --to=msnyder@vmware.com \
    --cc=gdb-patches@sourceware.org \
    --cc=teawater@gmail.com \
    /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