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

Reply via email to