sim: Add ability to break at specific kernel function
authorDylan Johnson <Dylan.Johnson@ARM.com>
Wed, 2 Sep 2015 18:34:19 +0000 (13:34 -0500)
committerDylan Johnson <Dylan.Johnson@ARM.com>
Wed, 2 Sep 2015 18:34:19 +0000 (13:34 -0500)
commit71b1c6ce762260d023a799cc861ac6bfc8483c1e
tree1035209c3e3f05e7cfa1166a93d5379bf5170bd4
parent17dbb49294e06ce3c486648da899973100c633f1
sim: Add ability to break at specific kernel function

Adds a GDB callable function that sets a breakpoint at
the beginning of a kernel function.
src/sim/debug.cc
src/sim/debug.hh