Francois Gouget
|
9dc6f6cf54
|
kernel32/tests: Add tests for DebugActiveProcessStop() and DebugSetProcessKillOnExit().
|
2007-08-31 12:08:58 +02:00 |
Francois Gouget
|
b6aa247093
|
server: Fix the crashed process exit code when the debugger exits without detaching. Add a conformance test.
|
2007-08-31 12:08:58 +02:00 |
Francois Gouget
|
9271fcc86d
|
winedbg: 'winedbg --auto' and 'winedbg --minidump' should detach when done so as to not mess up the crashed process exit code.
|
2007-08-31 12:08:58 +02:00 |
Francois Gouget
|
1f0fb354f5
|
kernel32/tests: Don't call ok() in child processes.
|
2007-08-30 12:25:55 +02:00 |
Francois Gouget
|
a86c035d7f
|
kernel32/tests: If the registry happens to be set up right, check that winedbg does not mess up the crashed process exit code (unfortunately it does).
|
2007-08-30 12:25:52 +02:00 |
Francois Gouget
|
d18cf0c4f1
|
kernel32/tests: Remove a redundant RegSetValueExA() call.
|
2007-08-16 11:09:31 +02:00 |
Francois Gouget
|
6493c30c90
|
kernel32/tests: Test the debugger startup and crashed processes exit code.
|
2007-08-10 12:58:17 +02:00 |