From: Luc B. <luc...@ma...> - 2009-05-09 20:32:32
|
On 9 May 2009, at 18:09, Julian Seward wrote: > >>> Could a kind soul at least tell me what rev I should check out from >>> the Darwin branch to get the support for stabs back? >> >> Ok, I found the culprit revision: r9586 > > Unfortunately, I don't think (backing out) this will help you. Even > before r9586, Valgrind's stabs reader gave nonsense results on Darwin. I have just done a series of experience with my code and indeed, you are right. I got fooled because I was examining a piece of code where the violations happen in code generated by hairy C macros and I put down to that the odd files and line numbers I got more often than not! Thanks for your prompt answer and thanks for actively supporting valgrind on MacOS X, it's really invaluable. Luc Bourhis |