On Mon, 2013-11-11 at 03:07 +, Jun Yuan wrote:
> Hello,
>
> >From what I understand about the document, I will have to put
> LD_PRELOAD=/pathtowrapper/libwrapper.so before launching valgrind through
> "exec /data/local/Inst/bin/valgrind $VALPARAMS $*". My question is, I suppose
> I will have
Hello,
>From what I understand about the document, I will have to put
LD_PRELOAD=/pathtowrapper/libwrapper.so before launching valgrind through
"exec /data/local/Inst/bin/valgrind $VALPARAMS $*". My question is, I suppose
I will have to compile my wrapper.c using the exact same configuration used