Hi all,
Is there a method to generate an instruction by instruction
execution trace file of a program? From an executable file i wish to
obtain an instruction trace file with following information:
- address where instruction was fetched
- instruction name
- if memory access: address and data
Thanks to all,
Maurizio