Make progbuf a run-time option.
authorTim Newsome <tim@sifive.com>
Tue, 10 Oct 2017 22:53:23 +0000 (15:53 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 11 Dec 2017 21:21:47 +0000 (13:21 -0800)
commit46a67860915391458d7cc8cb93248059df20b8f2
tree8dad89d9c6bb72e55fd3a09676bd63fba86e94e3
parent12714e371e9b8ce2efcf0e77347ed1b33c8de27b
Make progbuf a run-time option.

Also add an implicit ebreak after the program buffer. This is not part
of the spec, but hopefully it will be.
riscv/debug_module.cc
riscv/debug_module.h
riscv/execute.cc
riscv/sim.cc
riscv/sim.h
spike_main/spike.cc