Hi Fateme,

src/mem/request.hh caches the PC of requests. Is that what you're looking
for? Packet objects also store Request objects, so you can access it
through a Packet if needed.


On Wed, Jan 15, 2014 at 10:03 AM, Fateme Movafagh <[email protected]
> wrote:

> Hi everyone.
> I want to track Program Counter under X86 FS mode .
> I have used Exec debug-flags but there weren't any PC track in trace file.
> Is any other specific configuration needed ?
>
> Thanks in advance .
>
> --
> Fateme Movafagh
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



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

Reply via email to