* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.

From-SVN: r245572
This commit is contained in:
Gerald Pfeifer 2017-02-19 10:54:35 +00:00 committed by Gerald Pfeifer
parent 41d1b0b1ae
commit ff7da2b6cf
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-02-19 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
2017-02-18 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/io.xml: Update link to groups.google.com.

View File

@ -234,7 +234,7 @@
xlink:href="http://valgrind.org/docs/manual/hg-manual.html">
Helgrind</link>, and
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="https://code.google.com/p/data-race-test/">
xlink:href="https://github.com/google/sanitizers">
ThreadSanitizer</link> (this refers to ThreadSanitizer v1, not the
new "tsan" feature built-in to GCC itself).
</para>