winedbg: Cleanup return for kill and status packets.
commiteba6b38ba3665eb164ee0d6c301cc57d54ae1a4d
authorRémi Bernon <rbernon@codeweavers.com>
Tue, 31 Mar 2020 13:12:31 +0000 (31 15:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Mar 2020 15:28:46 +0000 (31 17:28 +0200)
tree95e57fb78564c79ef2c9bf54375d9489ff0e1e86
parent6deb5895d942adef0b19a8e2d083976f8f55da13
winedbg: Cleanup return for kill and status packets.

There's a special packet_last_f flag to indicate we should quit, use
that on kill packet instead of exiting abruptly.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winedbg/gdbproxy.c