Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-16 | debug: fix AllFlags::disable() | Steve Reinhardt | |
Looks like copy-and-paste bug, apparently I'm the first person to ever use this since it's plainly broken. | |||
2011-05-04 | debug: fix help output | Nathan Binkert | |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert | |
At the same time, rename the trace flags to debug flags since they have broader usage than simply tracing. This means that --trace-flags is now --debug-flags and --trace-help is now --debug-help | |||
2011-04-15 | debug: create a Debug namespace | Nathan Binkert | |
2011-04-15 | includes: sort all includes | Nathan Binkert | |
2009-02-23 | debug: Move debug_break into src/base | Nathan Binkert | |