Hi, Steve:

Thanks a lot, I compared the old version with the latest version, the trace
option really disappear. I use --debug-file instead of --debug-file, it
works well. But I have another error now.
m5.opt: error: no such option: --detailed.
I use the command m5.opt configs/example/se.py -h  to look up and found the
--d or --detailed option is also disappeared.  This option was replaced
too?

thanks,
Xing


On Wed, Nov 27, 2013 at 7:51 PM, Steve Reinhardt <[email protected]> wrote:

> The --trace-file option was recently renamed to --debug-file to be
> consistent with other arguments.  All the --trace-* arguments are now
> --debug-*.
>
> Steve
>
>
> On Wed, Nov 27, 2013 at 3:57 PM, Xing Niu <[email protected]> wrote:
>
>> Hi,
>>
>> When running GEM5 + Dramsim2 + PARSEC, I encounter a problem:  m5.opt:
>> error: no such option: --trace-file.
>> Below is my running command and error information:
>>
>> time ./build/ALPHA/m5.opt --debug-flags=Exec
>> --trace-file=16c_simsmall.bodytrack.trc configs/example/fs.py -n 16
>> --script=../../parsec/scripts/bodytrack/bt16/bodytrack_16c_simsmall.rcS
>> --mem-type=dramsim2 --detailed --caches --l2cache --l1i_size=32kB
>>  --l1i_assoc=4 --l1d_size=32kB --l1d_assoc=8 --l2_size=8MB --l2_assoc=8
>> --maxinsts=1000000
>>
>> Usage
>> =====
>> m5.opt [gem5 options] script.py [script options]
>>
>> m5.opt: error: no such option: --trace-file
>>
>> real    0m0.485s
>> user    0m0.430s
>>  sys     0m0.060s
>>
>> Who can give me some advice?
>>
>> thanks,
>> Xing
>>
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to