From: Tea <teawater@gmail.com>
To: "Thiago Jung Bauermann" <bauerman@br.ibm.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: Thu, 24 Apr 2008 04:41:00 -0000 [thread overview]
Message-ID: <daef60380804231844s491d1b4aw3c24b41e24a3126f@mail.gmail.com> (raw)
In-Reply-To: <1208966983.5808.155.camel@localhost.localdomain>
Of course not. Never mind. :)
Thanks,
teawater
On Thu, Apr 24, 2008 at 12:09 AM, Thiago Jung Bauermann
<bauerman@br.ibm.com> wrote:
> 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
>
>
next prev parent reply other threads:[~2008-04-24 1:45 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
2008-04-24 4:41 ` Tea [this message]
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=daef60380804231844s491d1b4aw3c24b41e24a3126f@mail.gmail.com \
--to=teawater@gmail.com \
--cc=bauerman@br.ibm.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