On 1/8/21 5:28 AM, Taylor Simpson wrote: > GDB register read and write routines > > Signed-off-by: Taylor Simpson <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > --- > target/hexagon/internal.h | 3 +++ > target/hexagon/cpu.c | 2 ++ > target/hexagon/gdbstub.c | 47 > +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 52 insertions(+) > create mode 100644 target/hexagon/gdbstub.c
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
