aboutsummaryrefslogtreecommitdiff
path: root/riscv/debug_module.cc
AgeCommit message (Expand)AuthorFilesLines
2016-12-16Use correct format codes for reg_t and size_tStefan O'Rear1-3/+3
2016-09-13restore clang support by fixing printf identifiersScott Beamer1-6/+6
2016-05-23Software breakpoints sort of work.Tim Newsome1-0/+4
2016-05-23Have Debug memory kind of working again.Tim Newsome1-26/+9
2016-05-23Correctly read PC on halt.Tim Newsome1-5/+14
2016-05-23Fix store to clear debug interrupt.Tim Newsome1-2/+11
2016-05-23Add debug_module bus device.Tim Newsome1-0/+69