Releases: riscv-collab/riscv-openocd
Releases · riscv-collab/riscv-openocd
December 2018 OpenOCD Release
Various cleanup.
v20181030: October 30th, 2018 OpenOCD Release
This release includes old fixes from June 2018.
v20180928: September 28th, 2018 OpenOCD Release
This release makes memory block reads succeed even if one address makes the core generate an access exception.
August 18th OpenOCD Release
This release mostly consists of bug fixes:
- Error checking when reading CSRs.
- s0 is no longer trashed when examining 32-bit harts.
- Some trigger fixes.
- The build is fixed on some Windows platforms.
- Reads no longer access an extra word.
June 21st 2017 OpenOCD Release
We've made a handful of changes since the last release:
- We are based on a more recent OpenOCD master.
- 64-bit physical addresses are supported.
- One GDB instance per hart is supported again.
While it hasn't been long since the last release, these changes are pretty
significant so I thought it'd be best to do an intermediate release here.