On 12/14/20 9:30 AM, 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 <[email protected]> > --- > gdbstub.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
