Re: [Valgrind-users] Run native code?

2011-01-11 Thread WAROQUIERS Philippe
To: valgrind-users@lists.sourceforge.net Subject: Re: [Valgrind-users] Run native code? Hi, thanks for your advice. I'll see whether I can manage to implement that. Nice trick :) // Oliver   This message and any files transmitted with it are legally privileged and intended

Re: [Valgrind-users] Run native code?

2011-01-04 Thread Tom Hughes
On 04/01/11 09:52, Oliver Schneider wrote: Basically what would be needed is that within this function any allocation gets reported to Valgrind so later it won't result in undefined access reports, but that this function otherwise runs on the CPU instead of inside VEX. It's not enough to