|
From: Suma S. <Sum...@kp...> - 2007-10-16 06:50:49
|
Hi, I want to run Valgrind on target hardware (ppc). Could anyone please tell me what should be the minimum hardware requirements (like RAM, code memory etc) to do so? Regards Suma Sharma |
|
From: Christian L. <chr...@le...> - 2007-10-16 07:34:48
|
On Tue, Oct 16, 2007 at 12:18:34PM +0530, Suma Sharma wrote: > I want to run Valgrind on target hardware (ppc). > Could anyone please tell me what should be the minimum hardware > requirements (like RAM, code memory etc) to do so? I have no idea what "code memory" us supposed to be. You need a few times more free memory than the application that is to be valgrinded and it also depends on the application and the used tool. You'll have to try it. Christian Leber -- http://rettetdieti.vde-uni-mannheim.de/ |