aboutsummaryrefslogtreecommitdiff
path: root/tests/gdbserver.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-06Remove generic debug tests. (#65)Tim Newsome1-225/+0
2016-05-23Kill spike as soon as the test is done with it.Tim Newsome1-5/+9
2016-05-23Link standalone programs at 0x80010000.Tim Newsome1-2/+2
2016-05-23Tell gdb we can handle large packets.Tim Newsome1-1/+1
2016-05-23Write test for downloading a mostly random programTim Newsome1-24/+48
2016-05-23mprv test now breaks like it's supposed to.Tim Newsome1-16/+36
2016-05-23Make -H halt the core right out of reset.Tim Newsome1-0/+36
2016-05-23Halt when gdb user hits ^C.Tim Newsome1-1/+18
2016-05-23Fix reading CSRs.Tim Newsome1-5/+5
2016-05-23Single step appears to work.Tim Newsome1-1/+2
2016-05-23Add --gdb-portTim Newsome1-4/+4
2016-05-23Do a better job checking CSR functionality.Tim Newsome1-3/+18
2016-05-23Rename gdbserver-smoke.py to gdbserver.py.Tim Newsome1-0/+108