You could write your own execution trace object which checked for the PC
of interest and read/printed the registers you want. There are examples
of those in the cpu directory and they plug in in place of the thing
that makes --debug-flags=Exec work.

Also, you shouldn't ask the same question again if you haven't gotten an
immediate response.

Gabe

On 09/12/11 21:37, Edward Kim wrote:
> Hi,
>
> I'm gonna look into register value of specified PC in dynamic
> execution stream.
> How can I get the value?
> Thanks,
>
> Ed
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to