|
From: John R. <jr...@bi...> - 2013-04-18 15:08:46
|
> So what I'm saying is: discount any worries about paths and libraries not > matching up. What remains in valgrind itself to get an x86 compiled binary > to valgrind an ARM executable? Look at vgdb, which performs another kind of virtualization. In some ways that much is required for cross-platform valgrinding. -- |