Commit cd308313 by Gerald Pfeifer Committed by Gerald Pfeifer

* doc/xml/manual/debug.xml: code.google.com uses https now.

From-SVN: r244770
parent 8fcd76ca
2017-01-22 Gerald Pfeifer <gerald@pfeifer.com> 2017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/debug.xml: code.google.com uses https now.
2017-01-22 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/test.xml: Fix link into gccint online manual. * doc/xml/manual/test.xml: Fix link into gccint online manual.
2017-01-21 Ville Voutilainen <ville.voutilainen@gmail.com> 2017-01-21 Ville Voutilainen <ville.voutilainen@gmail.com>
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
xlink:href="http://valgrind.org/docs/manual/hg-manual.html"> xlink:href="http://valgrind.org/docs/manual/hg-manual.html">
Helgrind</link>, and Helgrind</link>, and
<link xmlns:xlink="http://www.w3.org/1999/xlink" <link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://code.google.com/p/data-race-test/"> xlink:href="https://code.google.com/p/data-race-test/">
ThreadSanitizer</link> (this refers to ThreadSanitizer v1, not the ThreadSanitizer</link> (this refers to ThreadSanitizer v1, not the
new "tsan" feature built-in to GCC itself). new "tsan" feature built-in to GCC itself).
</para> </para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment