Make -H halt the core right out of reset.
authorTim Newsome <tim@sifive.com>
Fri, 6 May 2016 19:14:22 +0000 (12:14 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 23 May 2016 19:12:12 +0000 (12:12 -0700)
commit9b8b9b69d0b2560b2727330d5a20b5133af140af
tree1225b5caae6af4e4874ea9a516f2684e87d7db40
parent7e5c1b420d0b332d6663a47182f9a472e400f663
Make -H halt the core right out of reset.

Added a test, too.
riscv/execute.cc
riscv/processor.cc
riscv/processor.h
riscv/sim.cc
tests/gdbserver.py