On 10/12/21 18:21, Richard Henderson wrote: > GDB single-stepping is now handled generically. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/tricore/helper.h | 1 - > target/tricore/op_helper.c | 7 ------- > target/tricore/translate.c | 14 +------------- > 3 files changed, 1 insertion(+), 21 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>