Re: [Valgrind-users] Backtrace size

2011-01-18 Thread Dallman, John
gineer -Original Message- From: Benjamin Schindler [mailto:bschind...@inf.ethz.ch] Sent: 18 January 2011 15:59 To: valgrind-users@lists.sourceforge.net Subject: [Valgrind-users] Backtrace size Hi I'm currently debugging a program which uses lots of libraries and sometimes, the backtrace s

Re: [Valgrind-users] Backtrace size

2011-01-18 Thread Benjamin Schindler
Thank you! On 01/18/2011 05:06 PM, Yeshurun, Meir wrote: > --num-callers=n > > -Original Message- > From: Benjamin Schindler [mailto:bschind...@inf.ethz.ch] > Sent: Tuesday, January 18, 2011 5:59 PM > To: valgrind-users@lists.sourceforge.net > Subject: [Valgrind-

Re: [Valgrind-users] Backtrace size

2011-01-18 Thread Yeshurun, Meir
--num-callers=n -Original Message- From: Benjamin Schindler [mailto:bschind...@inf.ethz.ch] Sent: Tuesday, January 18, 2011 5:59 PM To: valgrind-users@lists.sourceforge.net Subject: [Valgrind-users] Backtrace size Hi I'm currently debugging a program which uses lots of librarie

[Valgrind-users] Backtrace size

2011-01-18 Thread Benjamin Schindler
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 insi