sim: Clarify the difference between tracing and debugging
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 1 Nov 2013 15:56:13 +0000 (11:56 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 1 Nov 2013 15:56:13 +0000 (11:56 -0400)
commitc9a8b7b14744a4a3f0745483d3536f48fd29ca61
tree8e0b66282c4cddad067e8213f5af3ba1c9f03b93
parent3e6da89419e5d53dc8a0df446473a4f28808bc46
sim: Clarify the difference between tracing and debugging

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.
src/python/m5/debug.py
src/python/m5/main.py
src/sim/debug.cc
src/sim/debug.hh