From: Stephane D. <ste...@ex...> - 2003-06-24 08:44:27
|
Hello all, is it possible to tell valgrind to ignore some DLLs when running a program ? I'm trying to debug a program linked with the JVM, and valgrind fails with an out of memory error. It seems that instrumenting the libjvm.so file requires a lot of memory resources (about 400 MB !) Regards, Stephane Donze |