Dear all, I'm wondering how capable Valgrind is to perform the following task. Consider a huge application that has two slightly different versions. One version gives "correct" result, and another one is "invalid". The task is to track down these two version numerical differences in runtime. We start them both and perform heaps comparisons on some checkpoints, for example, on function enter/exit. Should be very similar to the job of the memory checker. Have you tried to perform something like this with Valgrind or are there any more suitable tools?
Thanks, - D. ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
