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 <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Alex Bennée <[email protected]> > --- > gdbstub.c | 2 ++ > 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
