I'm trying to use valgrind to debug my program, but I can't seem to get any line numbers to display in the output... and this is the case both on my Mac OS X system and RHEL CentOS 5.7 (with the same code).
I've tried compiling with "g++ -O0 -g" on both, and multiple gcc versions on the RHEL machine (Apple's gcc 4.2.1 on the Mac), but the same results each time. Any suggestions? Thanks, Kyle Niemeyer ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
