I have tried using electric fence to debug large C application on linux. It runs as a daemon and probably because of it (or some other issue that I cannot troubleshoot) electric fence is not working. Is there a good commerical tool that will help me debug memory issues?
Share
Have you look at the intel tools for linux as it contains a debugger and vtune which are all very good indeed. These will work on AMD tools but clearly do not have a in-depth knowledge of the chip set.