> > 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. This commit merely disabled the call to the stabs reader (amongst things). It seems that the stabs used by Darwin is somehow different from the stabs used by gcc on Linux, and there was some kind of compatibility problem reading it, although I don't know the details. J ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
