This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

[PATCH] Output execution stats from ARM simulator


Hi,

The attached patch outputs the number of instructions executed and the
number of cycles taken by the ARM simulator.

Cheers,
Jon

2004-11-29  Jon Beniston  <jon@beniston.com>

        * wrapper.c (sim_info): Output number of instructions
        executed and number of cycles taken to execute them.

Attachment: sim_info.patch
Description: Binary data


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