|
From: <sv...@va...> - 2009-02-22 23:06:49
|
Author: njn
Date: 2009-02-22 23:06:44 +0000 (Sun, 22 Feb 2009)
New Revision: 9221
Log:
Merge r9218 (fix an XML error spotted by Bart) from the trunk.
Modified:
branches/DARWIN/docs/xml/FAQ.xml
Modified: branches/DARWIN/docs/xml/FAQ.xml
===================================================================
--- branches/DARWIN/docs/xml/FAQ.xml 2009-02-22 23:05:45 UTC (rev 9220)
+++ branches/DARWIN/docs/xml/FAQ.xml 2009-02-22 23:06:44 UTC (rev 9221)
@@ -572,7 +572,7 @@
<para>Is it possible to attach Valgrind to a program that is already
running?</para>
</question>
- <answer id="a-undeferrors">
+ <answer id="a-attach">
<para>No. The environment that Valgrind provides for running programs
is significantly different to that for normal programs, e.g. due to
different layout of memory. Therefore Valgrind has to have full control
|