Hi,

I am making full system simulations on X86. What I would like to do is to
make "breakpoints" which can start and stop statistics and dump trace to a
file.

My breakpoints should simply be virtual PC addresses (I will find a method
to handle multiple programs having the same virtual address space, thus
triggering the breakpoints)

Are there any good way of doing this? Is there an easy way to create
breakpoints like from Python?

Thanks in advance!

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

Reply via email to