Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Jiang Jilin <freephp@gmail.com>
Cc: Yao Qi <yao@codesourcery.com>,
	gdb-patches@sourceware.org,        Hui Zhu <teawater@gmail.com>
Subject: Re: [PATCH] Rewrite the codes for opcode 0x0f01 and add more instructions support
Date: Thu, 19 May 2011 19:27:00 -0000	[thread overview]
Message-ID: <m3vcx68paq.fsf@fleche.redhat.com> (raw)
In-Reply-To: <AANLkTikq97fZLV3c+34WOY0OKphQs4sNvHfr=uA-qwUd@mail.gmail.com>	(Jiang Jilin's message of "Tue, 29 Mar 2011 22:14:20 +0800")

>>>>> "Jiang" == Jiang Jilin <freephp@gmail.com> writes:

I'm sorry you haven't gotten a reply to this.

Jiang> 2011-03-29  Jiang Jilin  <freephp@gmail.com>
Jiang>    * i386-tdep.c (i386_process_record): Rewrite the codes for
Jiang>    opcode 0x0f01 and add more instructions support.

I am not the right person to review this.
I would have to look up all this stuff in the x86 references to try to
understand it.  I'd appreciate it if Hui would reply about these details.
Most of the code seems to at least be in the same style as the
surrounding code, so at least on those grounds I find it basically ok.

Jiang> +         switch (reg_rm)
Jiang> +           {
Jiang> +              /* vmcall */
Jiang> +              case 0x01:

It looks like there is an extra space in the indentation here.

Jiang> +                        q = yquery (_("\
Jiang> +                              Process record ignores the memory change of \
Jiang> +                              instruction at address %s\n\
Jiang> +                              because it can't get the value of the segment \
Jiang> +                              register.\n Do you want to stop the program?"),

Reformatting this message like this is not ok.
The way it was before the patch is more correct.

Tom


      reply	other threads:[~2011-05-19 19:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-10 13:46 Jiang Jilin
2009-10-12  2:08 ` Michael Snyder
2009-10-12  2:21   ` Jiang Jilin
2010-09-16 18:01     ` Jiang Jilin
2010-09-17  8:33       ` Michael Snyder
2011-03-29 12:07         ` Jiang Jilin
2011-03-29 12:21           ` Yao Qi
2011-03-29 14:28             ` Jiang Jilin
2011-05-19 19:27               ` Tom Tromey [this message]

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=m3vcx68paq.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=freephp@gmail.com \
    --cc=gdb-patches@sourceware.org \
    --cc=teawater@gmail.com \
    --cc=yao@codesourcery.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