aboutsummaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2020-10-08Expose registers on all harts in openocd cfgs (#297)Samuel Obuch2-4/+10
2020-08-31Add test for `riscv repeat_read`. (#293)Tim Newsome1-0/+34
2020-08-12Point people at a compiler that supports vectors. (#290)Tim Newsome1-1/+2
2020-08-06Add enable_rtos_riscv (#288)Tim Newsome1-0/+2
2020-07-01Make pylint happy. (#285)Tim Newsome1-0/+1
2020-06-25Add manual hwbp test. (#283)Tim Newsome4-0/+98
2020-06-25Create a more sophisticated vector test (#284)Tim Newsome4-10/+248
2020-05-26Test semihosting calls (#280)Tim Newsome9-5/+205
2020-05-18Parse "cannot insert breakpoint" message. (#279)Tim Newsome1-1/+8
2020-04-10Make TooManyHwbp more thorough. (#272)Tim Newsome1-1/+6
2020-04-10Change slen to a value that spike supports. (#271)Tim Newsome1-1/+3
2020-03-26Improve address translation tests (#261)Tim Newsome3-18/+54
2020-03-26Write a NOP program in PrivRw test. (#260)Tim Newsome2-9/+8
2020-03-18Spike changed --varch syntax (#257)Tim Newsome1-2/+2
2020-03-18Specify misa for HiFive Unleashed. (#259)Tim Newsome1-0/+2
2020-03-05Clean up gdb parsing code. (#247)Tim Newsome1-42/+32
2020-03-05Add a simple mechanism to skip tests on targets. (#251)Tim Newsome2-1/+9
2020-02-14Add tests for vector register access (#244)Tim Newsome5-34/+137
2020-02-11Generate very different values on different harts. (#238)Tim Newsome2-4/+5
2020-02-11Run OpenOCD output through spike-dasm. (#239)Tim Newsome1-3/+9
2020-02-11Look for \bmain\b instead of ' main '. (#237)Tim Newsome1-2/+2
2020-01-15Force DMI busy in all tests. (#235)Tim Newsome2-15/+44
2020-01-09Smoke test virtual address translation support. (#233)Tim Newsome6-13/+231
2019-12-18Hardcode misa values for all spike targets. (#227)Tim Newsome9-7/+27
2019-12-18Tell people where to get software. (#226)Tim Newsome1-3/+9
2019-12-10Improve parallellism in debug test Makefile (#223)Tim Newsome2-15/+28
2019-12-02Use a small binary to set up HiFive Unleashed. (#221)Tim Newsome3-10/+10
2019-11-22Move to Python 3. (#218)Tim Newsome4-75/+78
2019-10-15Add support to run all tests against HiFive Unleashed. (#212)Tim Newsome7-3/+191
2019-10-09Remove ocd_ prefix. (#210)Tim Newsome4-4/+4
2019-09-24Redo the debug README. (#205)Tim Newsome1-26/+19
2019-09-24Look for binaries in $PATH. (#208)Tim Newsome1-7/+4
2019-08-02Miscellaneous minor test improvements (#199)Tim Newsome4-19/+20
2019-07-15Make tests work with RV32E targets. (#196)Tim Newsome5-27/+45
2019-07-15Use work area in spike-1 to cover CRC algorithm. (#195)Tim Newsome2-1/+6
2019-06-14Work better with mainline gdb (#192)Tim Newsome2-23/+46
2019-05-16Cover with/without halt groups. (#191)Tim Newsome5-12/+20
2019-04-08Test lack of abstract CSR access. (#187)Tim Newsome7-8/+14
2019-04-04Test simultaneous resume using hasel. (#186)Tim Newsome9-31/+51
2019-03-11Add SmpSimultaneousRunHalt test. (#181)Tim Newsome4-10/+89
2019-02-14Test `-rtos hwthread` (#178)Tim Newsome6-22/+81
2019-01-25Merge pull request #175 from riscv/test_rtiCarsten Gosvig7-7/+17
2019-01-07Fail on unsupported SREC type.Tim Newsome1-0/+2
2018-12-31Add testing of run-test/idle cases.Tim Newsome7-7/+17
2018-12-31Fix MemTestBlockTim Newsome1-20/+41
2018-12-03Reduce download size a bit.Tim Newsome2-6/+9
2018-11-30Use more than 1KB for download test.Tim Newsome1-1/+1
2018-11-16Make pylint happy.Tim Newsome1-3/+6
2018-11-14Merge pull request #165 from riscv/flashTim Newsome7-18/+103
2018-11-14Cleanup and renamed test flag to invalid_memory_returns_zerocgsfv4-6/+6