From: Nicholas N. <nj...@ca...> - 2003-06-25 21:38:50
|
On 24 Jun 2003, Stephane Donze wrote: > 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 !) Unfortunately not. You're the first person, AFAIK, who has requested such a thing, too. N |