On Thursday 19 February 2009, Bart Van Assche wrote: > On Thu, Feb 19, 2009 at 4:54 PM, linux user <[email protected]> wrote: > > Has anybody had any success with Valgrind 3.4 on PPC32?I'd appreciate > > your input. > > According to the e-mails posted on the valgrind-users mailing list > during the last few weeks, several people are running Valgrind 3.4 > successfully on embedded PPC32 systems.
It might however be the case that malloc/free intercepting does not work for 3.4.x on ppc32 systems when the system is running glibc-2.3.x. I think I have reports of this from 2 independent sources now. And so if malloc/free intercepting is broken for ppc32 + 3.4.x + glibc-2.3.x then perhaps all the threading function intercepts are broken as well (just a guess). J ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
