> Is there a way to make valgrind dump the executed instructions and their > type ?
See the output from "$ valgrind --help-debug", particularly "Vex options for all Valgrind tools" and "--trace-flags" and "--trace-notbelow". -- ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
