server: Fix the crashed process exit code when the debugger exits without detaching...
commitb6aa247093affa7eb0e34a96dcd803597d4d5145
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 31 Aug 2007 00:35:54 +0000 (31 02:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Aug 2007 10:08:58 +0000 (31 12:08 +0200)
tree05bc16f035f323e989c12b37827e92fd0a94434b
parent9271fcc86d668a3d25bad3f98dcb1cefc20da88b
server: Fix the crashed process exit code when the debugger exits without detaching. Add a conformance test.
dlls/kernel32/tests/debugger.c
server/debugger.c