riscv-software-src / riscv-tools

RISC-V Tools (ISA Simulator and Tests)
1.14k stars 447 forks source link

OpenOCD: Bump to pick up reverted watchpoint behavior #240

Closed mwachs5 closed 6 years ago

mwachs5 commented 6 years ago

Reverting the way OpenOCD handles watchpoints until GDB can properly handle watchpoints which fire before the memory transaction actually takes place (as is suggested by the RISC-V Debug Spec)