|
From: Philippe W. <phi...@sk...> - 2011-10-27 19:22:47
|
> Author: sewardj
> Date: 2011-10-27 11:01:17 +0100 (Thu, 27 Oct 2011)
> New Revision: 12239
>
> Log:
> Some small doc updating for 3.7.0.
...
> +<para>You can specify the temporary directory to use either via
> +the <computeroutput>--with-tmpdir=</computeroutput> configure time
> +flag, or by setting environment variable TMPDIR when running Valgrind
> +(on the device, not the Android device).
I do not understand the difference between the device' and 'the Android device'.
Isn't it rather something like:
' (on the Android device, not on the Android NDK development host).' ?
Note also that the location for FIFO files can be specifically chosen
with the Valgrind command line option --vgdb-prefix.
Philippe
|