|
From: Mohammed M. <moh...@cs...> - 2008-09-03 20:24:09
|
I am working on instrumenting slef modifying code, and I want to print a message every time a translation is discarded and retranslated because the code was modified for it. Is there an option to do that or do I need to add some code to valgrind to allow for that, and if so where would that code go into? Thanks, Mohammed |