Test step over invalid instruction.
[riscv-tests.git] / debug / gdbserver.py
2016-07-19 Tim NewsomeTest step over invalid instruction.
2016-07-19 Tim NewsomeRemove hardware breakpoints so future tests work.
2016-07-19 Tim NewsomeMake DownloadTest pass on boards with little RAM.
2016-07-19 Tim NewsomeIncrease TCK speed.
2016-07-19 Tim NewsomeAdd test for debuginfo symbols.
2016-07-19 Tim NewsomeAdd explicit test for stepping over branches/jumps.
2016-07-19 Tim NewsomeAdd test_hwbp_2.
2016-07-19 Tim NewsomeAdd test_too_many_hwbp.
2016-07-19 Tim NewsomeAdd hwbp test (currently doesn't pass).
2016-07-19 Tim NewsomeFix cut and paste bug in test_change_pc
2016-07-19 Tim NewsomeMake tests work with broken 32-bit compiler.
2016-07-19 Tim NewsomeAdd simple register tests.
2016-07-19 Tim NewsomeAdd block test.
2016-07-19 Tim NewsomeTest all memory access sizes.
2016-07-19 Tim NewsomeAll tests pass with spike now.
2016-07-19 Tim NewsomeMade some progress towards working with spike.
2016-07-19 Tim NewsomeWIP on debug testing.