Turn off debugging.
authorTim Newsome <tim@sifive.com>
Wed, 11 May 2016 22:13:57 +0000 (15:13 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 23 May 2016 19:12:13 +0000 (12:12 -0700)
commitfd6c5e5347b532be385fa260a77ebe94f6a6e7ab
tree96938f1d4d444b4e54c7412bc4bfdc177b4e8906
parent91a4f8114dad884b19081f09e6fe17ea2820ec52
Turn off debugging.

All the printfs would be pretty annoying if you're actually using this
to debug something.

Also fixed a small jump bug in halt.
riscv/debug_module.h
riscv/gdbserver.cc
riscv/mmu.cc
riscv/processor.cc