On Wednesday 16 September 2009, Sean McBride wrote:
> Hi all,
>
> I'm not seeing source file names and line numbers running memcheck on
> Mac OS X 10.5.8.  After some investigation I determined valgrind does
> not deal well with spaces in path names. :(

Ah, darn .. (sinking feeling ..)

Duh.

Yes, please do file a bug report.

> Is there a workaround (other than 'don't use spaces')?

Find the place in readmacho.c, I think it is, where it cooks up
the command line for dsymutil, and wrap "s around the filename it's
passing.  See if that helps.  If yes, put the patch on the
bug report too.

J

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to