This is my fault. I'll fix it now. Nate
On Fri, Sep 25, 2009 at 3:55 PM, soumyaroop roy <[email protected]> wrote: > > Is it possible that some recent checkins (since changeset: > 6650:f23a18fec0ef) have broken tracing? > > I pulled the recent changes from the repository today and I get this error > (in simerr) when I try to run tracing (--trace options): > > Traceback (most recent call last): > File "<string>", line 1, in <module> > File "/home/enb249a-admin/work/m5-inorder/src/python/m5/main.py", line > 289, in main > check_tracing() > File "/home/enb249a-admin/work/m5-inorder/src/python/m5/main.py", line > 143, in check_tracing > if defines.TRACING_ON: > AttributeError: 'module' object has no attribute 'TRACING_ON' > > -Soumyaroop. > > -- > Soumyaroop Roy > Ph.D. Candidate > Department of Computer Science and Engineering > University of South Florida, Tampa > http://www.csee.usf.edu/~sroy > _______________________________________________ > m5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
