On 8/18/20 8:50 AM, Taylor Simpson wrote: > GDB register read and write routines > > Signed-off-by: Taylor Simpson <[email protected]> > --- > target/hexagon/internal.h | 2 ++ > target/hexagon/cpu.c | 2 ++ > target/hexagon/gdbstub.c | 49 > +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 53 insertions(+) > create mode 100644 target/hexagon/gdbstub.c
Reviewed-by: Richard Henderson <[email protected]> r~
