|
From: Baurzhan I. <ib...@ra...> - 2011-08-25 10:34:10
|
On Thu, Aug 25, 2011 at 12:44:44PM +0300, Ali Günhan Akyürek wrote: > I searched internet but couldn't find a recent information about this issue. > It is said that "The repository currently contains support for the > ARMv5 instruction set". We have a CPU with ARMv5TE and with MMU on our > board. > Can we use Valgrind with this CPU? With help from Alexander Potapenko, I could build a version for ARMv7. Since I use XScale (ARMv5TE), it crashed with Illegal instruction. My XScale toolchain didn't support ARMv7 instruction set, so I couldn't build it. I suppose that the info on the web site is correct and it should work if one gets past building, but I haven't had time to look at it since then. If you come further, please share your experiences here. With kind regards, Baurzhan. |