The gdbserver is a great new feature but I am having trouble getting it to stop on the desired error.
If I have previously run valgrind (eg. overnight) and have the output, I can't seem to determine the correct error count to cause a subsequent run to stop at a particular error. The count of the error I want is higher than the number of errors apparent in the preceding output (presumably due to valgrind not printing duplicate errors and/or the suppression file I am using). Is there an easy way to identify the correct number, or would it be useful to add the error number to the valgrind output? eg: ==6098== Conditional jump or move depends on uninitialised value(s) [error #17] thanks, Rob ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
