Exceptions in Debug Mode, stay in Debug Mode.
authorTim Newsome <tim@sifive.com>
Sat, 30 Apr 2016 22:24:38 +0000 (15:24 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 23 May 2016 19:12:11 +0000 (12:12 -0700)
commit784fea2bbec803944eb923196c77d38427b3f554
tree273e526ac00c09b43c1e2b2986913503ccf1170b
parent47f64aaf95701d02a6b149b72422d319c8d99536
Exceptions in Debug Mode, stay in Debug Mode.

Now things don't blow up when reading a non-existent CSR.
debug_rom/debug_rom.S
debug_rom/debug_rom.h
riscv/decode.h
riscv/execute.cc
riscv/gdbserver.cc
riscv/processor.cc