> I'm happy with either, although it will probably confuse ppl if the name
> changes.

Yeah, that's my biggest worry.  Though my worry is that if we start
using trace flags to do other things (which I plan to), that might get
confusing as well.  The biggest issue is that now each trace flag will
be in a different file, so you need to do a

#include "trace/Flag.hh"

To use a flag. There's a lot of places where that happens, so if we
were going to call it debug/ or debug_flag/ instead, we should do that
now.  I could of course use debug in the code, but leave the option as
--trace-flag.

  Nate
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to