|
From: Nicholas N. <nj...@cs...> - 2005-08-09 04:39:01
|
On Thu, 4 Aug 2005, Christian Parpart wrote: > well yeah, I do understand why -1 is not that good to write(), however, > I'd like to know where this happened, that is, I am really missing the > calltrace there; > > is there a way to tell valgrind to do so? (as I'm having not just one > location where this could have been happening) I think it will give a stack trace if you give the -v flag. N |