Update debug_defines
[riscv-isa-sim.git] / riscv / debug_module.h
2018-01-29 Tim NewsomeUpdate debug_defines
2018-01-18 Tim NewsomeSupport debug system bus access.
2017-12-18 Tim NewsomeMerge pull request #165 from riscv/small_progbuf
2017-12-11 Tim NewsomeSet impebreak.
2017-12-11 Tim NewsomeUpdate to latest debug_defines.h.
2017-12-11 Tim NewsomeMake progbuf a run-time option.
2017-05-17 Palmer DabbeltMerge remote-tracking branch 'origin/priv-1.10'
2017-05-16 Palmer DabbeltMerge remote-tracking branch 'origin/debug-0.13' into...
2017-04-18 Megan Wachsdebug: Use Debug-Module specific constants instead...
2017-04-18 Megan Wachsdebug: Checkpoint which somewhat works with OpenOCD...
2017-04-18 Megan Wachsdebug: Move things around, but addresses now conflict...
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-03-21 Palmer Dabbeltspec bump
2017-02-25 Tim NewsomeUpdate bits to latest spec.
2017-02-23 Tim NewsomeImplement halt request.
2017-02-16 Tim NewsomeImplement autoexec. DMI op 2 is just write now.
2017-02-15 Tim NewsomeImplement resume (untested).
2017-02-14 Tim NewsomeImplement program buffer preexec/postexec.
2017-02-13 Tim NewsomeAbstract register read mostly working.
2017-02-12 Tim NewsomeFix stack overflow and support --rbb-port=0
2017-02-11 Tim NewsomeEntering debug mode now jumps to "dynamic rom"
2017-02-10 Tim NewsomeImplement hartstatus field.
2017-02-09 Tim NewsomeAdd writable ibuf and data registers.
2017-02-09 Tim NewsomeServe up a correct dmcontrol register.
2017-02-07 Tim NewsomeOpenOCD does a dmi read and gets dummy value back.
2016-05-23 Tim NewsomeTurn off debugging.
2016-05-23 Tim NewsomeSoftware breakpoints sort of work.
2016-05-23 Tim NewsomeHave Debug memory kind of working again.
2016-05-23 Tim NewsomeRefactor how we track in-progress operations.
2016-05-23 Tim NewsomeFix store to clear debug interrupt.
2016-05-23 Tim NewsomeAdd debug_module bus device.