Repository of some code samples.
Dyninst tool and basic test case to present a case that cause a dyninst issue
- dyninst_bug.cpp = Dyninst tool inserting printf() function call at each function BPatch_entry and BPatch_exit
- bug.cpp = minimum test case that cause the issue