sim: Add relative break scheduling
authorDylan Johnson <Dylan.Johnson@ARM.com>
Fri, 9 Oct 2015 19:27:09 +0000 (14:27 -0500)
committerDylan Johnson <Dylan.Johnson@ARM.com>
Fri, 9 Oct 2015 19:27:09 +0000 (14:27 -0500)
commit7624fc1fb461f1dd127763521d85f63e81617d71
tree6f05f6cfcbeeea97ec3af35c21f04e14382b49c5
parent90c279e4b1ddb87780b667ccec6bda64e6a77b96
sim: Add relative break scheduling

Add schedRelBreak() function, executable within a debugger, that sets a
breakpoint by relative rather than absolute tick.
src/sim/debug.cc
src/sim/debug.hh