|
From: Pankaj G. <pan...@st...> - 2005-04-17 06:15:09
|
Hi, I m working on a arm926 based Montavista linux for a mulimedia phone.I = want to know that is there any version of the valgrind which works for = the arm. Regards Pankaj |
|
From: Julian S. <js...@ac...> - 2005-04-20 13:34:33
|
> I m working on a arm926 based Montavista linux for a mulimedia phone.I > want to know that is there any version of the valgrind which works for the > arm. Not at the moment. Running on arm is something that would be good to do in the long run, though. Can you describe the environment in which you want to run Valgrind? In particular, do you want to want to run valgrind itself on the arm target, or are you developing using some kind of cross-debugging arrangment (eg, running arm code on a simulator on x86 ?) J |