* Re: About the link to wiki in reversible.html
[not found] ` <20091210081530.GA31363@adacore.com>
@ 2009-12-10 8:24 ` Hui Zhu
2009-12-10 9:43 ` Joel Brobecker
0 siblings, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2009-12-10 8:24 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Michael Snyder, gdb-patches ml
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
Thanks Joel,
This is the patch for it.
Best regards,
Hui
On Thu, Dec 10, 2009 at 16:15, Joel Brobecker <brobecker@adacore.com> wrote:
>> Could someone help me change it or tell me how to change it?
>> Thanks a lot.
>
> Why don't you send us the text that you want to change, with the new text,
> and I will fix the WWW. It's a pain to change it, because there are two
> copies that need to be kept in sync.
>
> --
> Joel
>
[-- Attachment #2: rev.txt --]
[-- Type: text/plain, Size: 579 bytes --]
---
reversible.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/reversible.html
+++ b/reversible.html
@@ -54,7 +54,7 @@ Fish]" /></a>
<p>GDB version 7.0 (due September 2009) will be the first public release
of gdb to support reverse debugging (the ability to make the program
being debugged step and continue in reverse). See the
-<a href=http://sourceware.org/gdb/wiki/ReversibleDebugging>wiki page</a>
+<a href=http://sourceware.org/gdb/wiki/ReverseDebug>wiki page</a>
here.
<p>Presently, only certain target debugging environments will support
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About the link to wiki in reversible.html
2009-12-10 8:24 ` About the link to wiki in reversible.html Hui Zhu
@ 2009-12-10 9:43 ` Joel Brobecker
2009-12-10 9:58 ` Joel Brobecker
0 siblings, 1 reply; 7+ messages in thread
From: Joel Brobecker @ 2009-12-10 9:43 UTC (permalink / raw)
To: Hui Zhu; +Cc: Michael Snyder, gdb-patches ml
> being debugged step and continue in reverse). See the
> -<a href=http://sourceware.org/gdb/wiki/ReversibleDebugging>wiki page</a>
> +<a href=http://sourceware.org/gdb/wiki/ReverseDebug>wiki page</a>
> here.
I made this change, but I think that the new page is missing some
of the information that was provided by the first page. Can you please
take care of that, and then delete the old one so that no one gets
misled by it?
--
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About the link to wiki in reversible.html
2009-12-10 9:43 ` Joel Brobecker
@ 2009-12-10 9:58 ` Joel Brobecker
2009-12-11 6:59 ` Hui Zhu
0 siblings, 1 reply; 7+ messages in thread
From: Joel Brobecker @ 2009-12-10 9:58 UTC (permalink / raw)
To: Hui Zhu; +Cc: Michael Snyder, gdb-patches ml
[-- Attachment #1: Type: text/plain, Size: 197 bytes --]
Teawater,
There is another link to the old wiki page. Does this change look
good to you? In particular, is the wiki page in accordance with the
context where the link is placed?
Thanks,
--
Joel
[-- Attachment #2: news-reverse.diff --]
[-- Type: text/x-diff, Size: 745 bytes --]
Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/index.html,v
retrieving revision 1.88
diff -u -p -r1.88 index.html
--- index.html 6 Oct 2009 17:30:15 -0000 1.88
+++ index.html 10 Dec 2009 09:57:55 -0000
@@ -99,7 +99,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/
<p> GDB version 7.0, due to be released later this month, will
include the first public releases of reverse debugging and Process
Record and Replay. See the
-<a href=http://sourceware.org/gdb/wiki/ReversibleDebugging> wiki page</a>.
+<a href=http://sourceware.org/gdb/wiki/ReverseDebug>wiki page</a>.
<p> The GDB maintainers are still looking for contributors interested
in helping to extend and develop
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About the link to wiki in reversible.html
2009-12-10 9:58 ` Joel Brobecker
@ 2009-12-11 6:59 ` Hui Zhu
2009-12-11 8:47 ` Eli Zaretskii
0 siblings, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2009-12-11 6:59 UTC (permalink / raw)
To: Joel Brobecker; +Cc: Michael Snyder, gdb-patches ml
Thanks Joel,
I checked this diff and the web, it's OK with me.
And I checked the http://sourceware.org/gdb/wiki/ReversibleDebugging,
all the information in it is include in
http://sourceware.org/gdb/wiki/ProcessRecord
So I think maybe we can delete
http://sourceware.org/gdb/wiki/ReversibleDebugging
Best regards,
Hui
On Thu, Dec 10, 2009 at 17:58, Joel Brobecker <brobecker@adacore.com> wrote:
> Teawater,
>
> There is another link to the old wiki page. Does this change look
> good to you? In particular, is the wiki page in accordance with the
> context where the link is placed?
>
> Thanks,
> --
> Joel
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About the link to wiki in reversible.html
2009-12-11 6:59 ` Hui Zhu
@ 2009-12-11 8:47 ` Eli Zaretskii
2009-12-11 8:56 ` Hui Zhu
0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2009-12-11 8:47 UTC (permalink / raw)
To: Hui Zhu; +Cc: brobecker, msnyder, gdb-patches
> From: Hui Zhu <teawater@gmail.com>
> Date: Fri, 11 Dec 2009 14:59:21 +0800
> Cc: Michael Snyder <msnyder@vmware.com>, gdb-patches ml <gdb-patches@sourceware.org>
>
> And I checked the http://sourceware.org/gdb/wiki/ReversibleDebugging,
> all the information in it is include in
> http://sourceware.org/gdb/wiki/ProcessRecord
> So I think maybe we can delete
> http://sourceware.org/gdb/wiki/ReversibleDebugging
I would rather suggest to do the opposite, after making sure
everything we say in http://sourceware.org/gdb/wiki/ProcessRecord is
in the ReversibleDebugging page. That is because the topic of
"Reversible Debugging" is broader than just "process record and
replay". The latter is just one way of implementing reversible
debugging. It's not the only way, however.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About the link to wiki in reversible.html
2009-12-11 8:47 ` Eli Zaretskii
@ 2009-12-11 8:56 ` Hui Zhu
2009-12-11 9:34 ` Joel Brobecker
0 siblings, 1 reply; 7+ messages in thread
From: Hui Zhu @ 2009-12-11 8:56 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: brobecker, msnyder, gdb-patches
Please do not worry about it. Link is changed to
http://sourceware.org/gdb/wiki/ReverseDebug :)
Thanks,
Hui
On Fri, Dec 11, 2009 at 16:44, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Hui Zhu <teawater@gmail.com>
>> Date: Fri, 11 Dec 2009 14:59:21 +0800
>> Cc: Michael Snyder <msnyder@vmware.com>, gdb-patches ml <gdb-patches@sourceware.org>
>>
>> And I checked the http://sourceware.org/gdb/wiki/ReversibleDebugging,
>> all the information in it is include in
>> http://sourceware.org/gdb/wiki/ProcessRecord
>> So I think maybe we can delete
>> http://sourceware.org/gdb/wiki/ReversibleDebugging
>
> I would rather suggest to do the opposite, after making sure
> everything we say in http://sourceware.org/gdb/wiki/ProcessRecord is
> in the ReversibleDebugging page. That is because the topic of
> "Reversible Debugging" is broader than just "process record and
> replay". The latter is just one way of implementing reversible
> debugging. It's not the only way, however.
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: About the link to wiki in reversible.html
2009-12-11 8:56 ` Hui Zhu
@ 2009-12-11 9:34 ` Joel Brobecker
0 siblings, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2009-12-11 9:34 UTC (permalink / raw)
To: Hui Zhu; +Cc: Eli Zaretskii, msnyder, gdb-patches
> Please do not worry about it. Link is changed to
> http://sourceware.org/gdb/wiki/ReverseDebug :)
We certainly made it more effort for us by writing a new page instead of
updating the one we had. Let's update rather than re-recreate, next time.
In the meantime, I checked in the WWW change, and also updated the old
wiki page to say:
This page is now obsolete and has been replaced by ReverseDebug.
Please help us fix all links to this page by sending an email to gdb
[AT] sourceware DOT org (thank you).
--
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-12-11 9:34 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <daef60380912091842p314ce6c5ibe0d2447b3593774@mail.gmail.com>
[not found] ` <20091210081530.GA31363@adacore.com>
2009-12-10 8:24 ` About the link to wiki in reversible.html Hui Zhu
2009-12-10 9:43 ` Joel Brobecker
2009-12-10 9:58 ` Joel Brobecker
2009-12-11 6:59 ` Hui Zhu
2009-12-11 8:47 ` Eli Zaretskii
2009-12-11 8:56 ` Hui Zhu
2009-12-11 9:34 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox