|
From: Timo J. L. <tim...@ik...> - 2009-05-27 23:48:31
|
Hi, in http://valgrind.org/docs/manual/tech-docs.html there's a link to "1. The Design and Implementation of Valgrind" -- http://valgrind.org/docs/manual/new-tech-docs.html but the file does not seem to exist (404). I see docs/xml/new-tech-docs.xml in the source -- any idea why it's not on the web server? best regards, Timo Lindfors |
|
From: Nicholas N. <n.n...@gm...> - 2009-06-16 06:08:46
|
On Thu, May 28, 2009 at 9:18 AM, Timo Juhani Lindfors<tim...@ik...> wrote: > > in > > http://valgrind.org/docs/manual/tech-docs.html > > there's a link to > > "1. The Design and Implementation of Valgrind" > -- http://valgrind.org/docs/manual/new-tech-docs.html > > but the file does not seem to exist (404). I see > docs/xml/new-tech-docs.xml in the source -- any idea why it's not on > the web server? I don't know. I've checked the source and new-tech-docs.html is built correctly, and it's viewable in my local installation. Hopefully it was just missed when uploaded to the web server. I've added it now. Thanks for the report. Nick |