Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Memory analysis: (2 Items)
   
Memory analysis  
Does the GCC 4 port also support the mudflap memory tracing options?

Thomas
Re: Memory analysis  
Yes, GCC4 has support for mudflap. However, our libc requires some changes (RTLD_NEXT support) for it to function, so 
the build we made available does not contain libmudflap. The libc changes are under development and should be available 
soon.

Regards,

Ryan Mansfield