Hi Nilay, I tried several times and finally figured it out. The debug-flags at least should have "ExecEnable", and "ExecKernel" if tracing kernel code. Something changed since last time ExecMicro works?
2012/11/12 lee david <[email protected]> > Hi Nilay, > > Do you know why? Do ExecMicro and ExecMacro work before? Thanks! > > > 2012/11/12 Nilay Vaish <[email protected]> > >> On Mon, 12 Nov 2012, lee david wrote: >> >> Hi Nilay, >>> >>> Thanks for your reply. >>> >>> I did find that function. That function is just an if-else. So I added >>> several printf before "if-else", in "if case", and in "else case". >>> Finally >>> I added a dead loop in the beginning of the function. But it still didn't >>> work, and it also seemed that that function was never called. Could you >>> please give me some hints on this? Thanks! >>> >>> >>> >> I just checked. You are right that ExecMicro and ExecMacro are not >> working as expected. But Exec is working perfectly fine. It is printing >> both the micro and the macro ops. >> >> -- >> Nilay >> > >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
