From: teawater <teawater@gmail.com>
To: "Eli Zaretskii" <eliz@gnu.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Process record and replay, 10/10
Date: Sat, 08 Nov 2008 04:40:00 -0000 [thread overview]
Message-ID: <daef60380811072039q14573f03kff6525121a0d5b19@mail.gmail.com> (raw)
In-Reply-To: <uskq3sibo.fsf@gnu.org>
Thanks Eli,
On Fri, Nov 7, 2008 at 22:48, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Thu, 6 Nov 2008 15:52:30 +0800
>> From: teawater <teawater@gmail.com>
>>
>> This patch add document for process record and replay.
>>
>> 2008-11-06 Hui Zhu <teawater@gmail.com>
>>
>> * gdb.texinfo: Add documentation for process record and replay.
>
> Thanks. I have a couple of comments.
>
>> +@chapter Recording programs running message and replay it
>
> I don't understand this phrase. What did you want to say? what does
> the word "message" have to do with this feature?
What about "Recording inferior execute log and replay it"?
>
>> +@kindex target record
>> +@kindex record
>> +@kindex rec
>> +@item target record
>> +This a standard command to start process record and replay target.
>> +Process record and replay target can only debug a process that already
>> +running. Therefore you need to first start the process @code{run},
>> +and then start the recording @code{record}.
>
> Is the command "target record" or just "record"? or is the latter an
> alias of the former? We need to explain all this in the manual,
> because the @item says "target record", while in the last sentence
> above you say that the command is "record"
"target record" is the real command.
"record" is a command call "target record". I want it to be the alias
of "target record"
"rec" is a alias of "record".
What about change "@code{record}" to "@code{target record}"?
>
> Other than that, this part of the patch is okay.
>
> By the way, I think we need a NEWS entry for this feature.
>
What about add this:
* Process record and replay
Record inferior execute log and replay it.
next prev parent reply other threads:[~2008-11-08 4:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-06 7:53 teawater
2008-11-07 14:49 ` Eli Zaretskii
2008-11-08 4:40 ` teawater [this message]
2008-11-08 9:25 ` Eli Zaretskii
2008-11-11 5:43 ` teawater
2008-11-14 16:04 ` Eli Zaretskii
2008-11-14 16:29 ` teawater
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=daef60380811072039q14573f03kff6525121a0d5b19@mail.gmail.com \
--to=teawater@gmail.com \
--cc=eliz@gnu.org \
--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