Hi,

 

         To my understanding, there are no interfaces to monitor virtual PC
addresses provided by gem5. The most convenient way is instrumentation.

 

-Yongbing Huang

 

From: [email protected] [mailto:[email protected]] On
Behalf Of Anders Handler
Sent: Thursday, December 15, 2011 8:13 PM
To: gem5 users mailing list
Subject: [gem5-users] Dump trace to file using breakpoints

 

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