On 12/18/20 12:27 PM, Alex Bennée wrote: > If you kill the inferior from GDB we end up leaving our socket lying > around. Fix this by calling gdb_exit() first. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > Message-Id: <20201214153012.12723-7-alex.ben...@linaro.org> > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > gdbstub.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>