would it be so bad if we had trace-flags and debug-flags mean the same thing
on the command line?

I should've spoke up earlier because I actually like "trace-flags" over
"debug-flags".

On Tue, May 3, 2011 at 1:15 PM, Ali Saidi <sa...@umich.edu> wrote:

> Also, --trace-flags still exists in the code and just silently does
> nothing.
>
> Ali
>
>
> On Tue, 03 May 2011 12:11:30 -0500, Ali Saidi <sa...@umich.edu> wrote:
>
>> $ ./build/ARM_FS/m5.opt --debug-help
>> Base Flags:
>> Traceback (most
>> recent call last):
>>  File "", line 1, in
>>  File
>> "/work/m5/src/python/m5/main.py", line 238, in main
>>  debug.help()
>>  File
>> "/work/m5/src/python/m5/debug.py", line 35, in help
>>  for flag in
>> flags.basic:
>> AttributeError: 'AllFlags' object has no attribute 'basic'
>>
>>
>> What is supposed to happen here?
>>
>> Ali
>> _______________________________________________
>> m5-dev mailing list
>> m5-dev@m5sim.org
>> http://m5sim.org/mailman/listinfo/m5-dev
>>
>
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>



-- 
- Korey
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to