|
From: Benjamin S. <bsc...@in...> - 2011-01-18 16:00:08
|
Hi I'm currently debugging a program which uses lots of libraries and sometimes, the backtrace size used by valgrind is too small... i.e. it just shows 10 functions. Is there a way to see more than just that (otherwize, I don't know which function of my code actually called the code, which is inside a library) Thanks Benjamin Schindler |