Commit bf07ddef authored by Tim Newsome's avatar Tim Newsome
Browse files

target/riscv: From tick(), set ebreak* if necessary.



This involves halting the target, which might have unintended side
effects, but when the debugger is connected software breakpoints must
trap to the debugger. Anything else is a terrible user experience.

Change-Id: I1f7bb610eeeb054cc3042dc6bcfc16589ce12a31
Signed-off-by: default avatarTim Newsome <tim@sifive.com>
parent da5bf318
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment