riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
581 stars 307 forks source link

Fix handling of compressed breakpoints #216

Closed anthony-coulter closed 3 years ago

aswaterman commented 3 years ago

thanks!

aswaterman commented 3 years ago

I think the better fix is to just kill the program, rather than skipping over the breakpoint. Then we don't need the epc increment.