Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Thiago Jung Bauermann <bauerman@br.ibm.com>
To: Tea <teawater@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: GDB record patch 0.1.3 for GDB-6.8 release (It make I386-Linux 	GDB support Reversible Debugging)
Date: Wed, 23 Apr 2008 17:55:00 -0000	[thread overview]
Message-ID: <1208966983.5808.155.camel@localhost.localdomain> (raw)
In-Reply-To: <daef60380804210221q6ac41fcdjdb857641548dcd3c@mail.gmail.com>

Hi Teawater,

On Mon, 2008-04-21 at 17:21 +0800, Tea wrote:
> Hi Thiago,
> 
> You said:
> > +/*teawater rec begin----------------------------------------------------------*/
> > +	int (*intx80_record) (void);
> > +	int (*sysenter_record) (void);
> > +/*teawater rec end------------------------------------------------------------*/
> 
> The names above are specific to the x86 architecture. tdep members
> should have a name which is meaningful accross different architectures.
> 
> I want change it to:
>   int (*i386_intx80_record) (void);
>   int (*i386_sysenter_record) (void);
> 
> Cound you please give me some advice?

Mmm... I was wrong about that comment. x86's tdep may have (and has)
names which wouldn't be meaningful for other arches. I'm sorry about
this, hope it didn't cause you much trouble.
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center


  reply	other threads:[~2008-04-23 16:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-16 12:43 Hui Zhu
2008-04-17 15:51 ` Thiago Jung Bauermann
2008-04-20  4:54   ` Tea
2008-04-21  4:37     ` Thiago Jung Bauermann
2008-04-21 11:36       ` Tea
2008-04-21 12:33       ` Tea
2008-04-23 17:55         ` Thiago Jung Bauermann [this message]
2008-04-24  4:41           ` Tea
2008-04-19  0:11 ` Michael Snyder
2008-04-20  5:11   ` Tea

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=1208966983.5808.155.camel@localhost.localdomain \
    --to=bauerman@br.ibm.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