On 4/9/20 2:15 PM, Alex Bennée wrote: > From: Philippe Mathieu-Daudé <phi...@redhat.com> > > Since a010bdbe719 the gdbstub API takes a GByteArray*. Unfortunately > we forgot to update the gdb_get_reg*() calls. Do it now. > > Fixes: a010bdbe719 ("extend GByteArray to read register helpers") > Reported-by: Peter Xu <pet...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Reviewed-by: Laurent Vivier <laur...@vivier.eu> > Reviewed-by: Peter Xu <pet...@redhat.com> > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Message-Id: <20200409172509.4078-1-phi...@redhat.com> > --- > target/m68k/helper.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~