On Fri, Jun 10, 2022 at 1:25 PM <frank.ch...@sifive.com> wrote: > > From: Frank Chang <frank.ch...@sifive.com> > > Type 6 trigger is similar to a type 2 trigger, but provides additional > functionality and should be used instead of type 2 in newer > implementations. > > Signed-off-by: Frank Chang <frank.ch...@sifive.com> > --- > target/riscv/debug.c | 174 ++++++++++++++++++++++++++++++++++++++++++- > target/riscv/debug.h | 18 +++++ > 2 files changed, 188 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>