aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Single step appears to work.Tim Newsome1-1/+2
2016-05-23Only halt on ebreak if a debugger is attached.Tim Newsome1-3/+8
2016-05-23Test ebreak without gdb.Tim Newsome3-6/+42
2016-05-23Add --gdb-portTim Newsome2-6/+18
2016-05-23Do a better job checking CSR functionality.Tim Newsome3-5/+21
2016-05-23Rename gdbserver-smoke.py to gdbserver.py.Tim Newsome1-0/+0
2016-05-23Test 'info registers all' as well as 'info all-registers'Tim Newsome1-4/+6
2016-05-23Minor cleanup.Tim Newsome1-1/+1
2016-05-23Update regnum handling to match gdb CSR changes.Tim Newsome2-1/+18
2016-05-23Forgot to add this source.Tim Newsome1-0/+42
2016-05-23Implement register writes.Tim Newsome2-7/+48
2016-05-23Properly clean up spike.Tim Newsome2-2/+3
2016-05-23Implement reading of CSRs.Tim Newsome2-1/+19
2016-05-23Add some tests that pass and test something.Tim Newsome3-0/+122