Hi
I've found that the changeset 9960 501c7384a5bc
(http://repo.gem5.org/gem5/rev/501c7384a5bc) provokes a crash when the
--debug-start option is activated. Here is the commands I've used and
the error message I get:
scons PROTOCOL=MOESI_CMP_directory TARGET_ISA=x86 build/X86/gem5.debug
./build/X86/gem5.debug --debug-flags=Ruby --debug-start=77000000
configs/example/se.py --ruby --cpu-type=detailed --num-cpus=1
--num-l2caches=1 --l2_size=1MB --num-dirs=1 --topology=Mesh -c
/tmp/bench
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/r9960_gem5/src/python/m5/main.py", line 340, in main
e = event.create(trace.enable, event.Event.Debug_Enable_Pri)
AttributeError: type object 'Event' has no attribute 'Debug_Enable_Pri'
It works perfectly in the revision 9959 changing the "debug-start"
option for the old "trace-start". Any idea of what is going on? Am I
using the new option in a wrong manner?
Thanks in advance,
Lluc
WARNING / LEGAL TEXT: This message is intended only for the use of the
individual or entity to which it is addressed and may contain
information which is privileged, confidential, proprietary, or exempt
from disclosure under applicable law. If you are not the intended
recipient or the person responsible for delivering the message to the
intended recipient, you are strictly prohibited from disclosing,
distributing, copying, or in any way using this message. If you have
received this communication in error, please notify the sender and
destroy and delete any copies you may have received.
http://www.bsc.es/disclaimer
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev