Pettenò: Debunking x32 myths
Posted Jun 27, 2012 13:51 UTC (Wed) by
nix (subscriber, #2304)
In reply to:
Pettenò: Debunking x32 myths by gmaxwell
Parent article:
Pettenò: Debunking x32 myths
The memcheck tool should work fine regardless of what pointer you access the data through.
Quite. It's not like memcheck's libVEX CPU emulation knows or cares whether you use a pointer-plus-offset or a direct pointer. It just simulates and spies on the resulting memory accesses.
(
Log in to post comments)