Searched hist:10171 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Ddebug.hhdiff 10171:a9be596271b7 Wed Apr 23 05:17:00 EDT 2014 Curtis Dunham <Curtis.Dunham@arm.com> base: explicitly suggest potential use of 'All' debug flags

Without this declaration, new clangs will complain about this value
being unused. It has no explicit use in the codebase, but it can be
useful to turn on all debugging flags while in a debugger to greatly
increase simulator verbosity.

Completed in 6 milliseconds