This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

instruction trace file


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]