Update README
[riscv-isa-sim.git] / tests / gdbserver.py
2016-09-06 Tim NewsomeRemove generic debug tests. (#65)
2016-05-23 Tim NewsomeKill spike as soon as the test is done with it.
2016-05-23 Tim NewsomeLink standalone programs at 0x80010000.
2016-05-23 Tim NewsomeTell gdb we can handle large packets.
2016-05-23 Tim NewsomeWrite test for downloading a mostly random program
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 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.