On Fri, Apr 9, 2021 at 6:48 PM Heinrich Schuchardt <[email protected]> wrote: > > The ebreak instruction should generate a breakpoint exception. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > cmd/riscv/exception.c | 10 ++++++++++ > doc/usage/exception.rst | 3 +++ > 2 files changed, 13 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>

