>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?
I do not know of anything like that based on Valgrind. You might look at "ask igor" (use your favourite web search engine), which has some similarities with what you are looking. Philippe ____ This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy. Any views expressed in this message are those of the sender. ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
