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