On Fri, Jun 10, 2022 at 1:25 PM <[email protected]> wrote: > > From: Frank Chang <[email protected]> > > 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 <[email protected]> > --- > target/riscv/debug.c | 174 ++++++++++++++++++++++++++++++++++++++++++- > target/riscv/debug.h | 18 +++++ > 2 files changed, 188 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
