hi
How can I debug printed stats at the end of simulation?

The long desciption is:
I defined a stat counter. While debugging I can see that this counter
is incremented but at the end of simulation the printed value is
always 0.
Now I want to set a breakpoint in the funcion that print the stat to
the file and see why the value is always zero.

I see a function dumpstats() in pseudo_inst.cc but seems that
simulator never reach this function.

Thanks for any idea
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to