Remove already-implemented TODO.
[riscv-isa-sim.git] / tests /
2016-05-23 Tim NewsomeForce gdb to not print entry values.
2016-05-23 Tim Newsomemprv test now breaks like it's supposed to.
2016-05-23 Tim NewsomeMake -H halt the core right out of reset.
2016-05-23 Tim NewsomeHalt when gdb user hits ^C.
2016-05-23 Tim NewsomeFix reading CSRs.
2016-05-23 Tim NewsomeSingle step appears to work.
2016-05-23 Tim NewsomeOnly halt on ebreak if a debugger is attached.
2016-05-23 Tim NewsomeTest ebreak without gdb.
2016-05-23 Tim NewsomeAdd --gdb-port
2016-05-23 Tim NewsomeDo a better job checking CSR functionality.
2016-05-23 Tim NewsomeRename gdbserver-smoke.py to gdbserver.py.
2016-05-23 Tim NewsomeTest 'info registers all' as well as 'info all-registers'
2016-05-23 Tim NewsomeMinor cleanup.
2016-05-23 Tim NewsomeUpdate regnum handling to match gdb CSR changes.
2016-05-23 Tim NewsomeForgot to add this source.
2016-05-23 Tim NewsomeImplement register writes.
2016-05-23 Tim NewsomeProperly clean up spike.
2016-05-23 Tim NewsomeImplement reading of CSRs.
2016-05-23 Tim NewsomeAdd some tests that pass and test something.