aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/riscv_debug.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Propagate register read errors.Tim Newsome1-1/+6
2017-12-28Fix typo.Tim Newsome1-1/+1
2017-12-26Conform to OpenOCD style guide.Tim Newsome1-3/+2
2017-12-22Merge branch 'master' into updateTim Newsome1-1/+1
2017-09-01Properly show XLEN for each thread.Tim Newsome1-2/+4
2017-06-20Update list of "threads" when harts are discovered.Tim Newsome1-3/+1
2017-05-25Return 5 (SIGBREAK) not 2 (SIGINT) after a stepPalmer Dabbelt1-1/+1
2017-05-25Pass EVENT_RESUMED in the RTOSPalmer Dabbelt1-2/+3
2017-04-26Add 64-bit and multihart supportPalmer Dabbelt1-0/+315