Add missing backslash in the debugger definition.

This commit is contained in:
Uwe Bonnes 2000-04-16 17:05:54 +00:00 committed by Alexandre Julliard
parent 14e5252185
commit fbca8fe56a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
#
# Configuration for unhandled exceptions
#
[MACHINE\Software\Microsoft\Windows NT\CurrentVersionAeDebug]
[MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
# command line to start a debugger when an exception occurs
"Debugger"="debugger/winedbg %ld %ld"
# to 1 if no message box has to be presented before running the debugger