Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-01 | sim: Clarify the difference between tracing and debugging | Andreas Hansson | |
This patch changes the name the command-line options related to debug output to all start with "debug" rather than being a mix of that and "trace". It also makes it clear that the breakpoint time is specified in ticks and not in cycles. | |||
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 | |||
2009-02-04 | some new files are missing copyright notices | Nathan Binkert | |
2009-01-19 | python: Try to isolate the stuff that's in the m5.internal package a bit more. | Nathan Binkert | |