|
From: Bob R. <bo...@br...> - 2012-06-20 20:11:03
|
Hi, I'm using valgrind with a C++ program that embeds python. The stack trace is pretty deep, greater than 50 at almost every point valgrind finds a memory leak. Unfortunately, I can't see the stack frame that started this chain because 50 is not enough. Is there a way to increase this limit? Thanks, Bob |