Bist du dir sicher, dass das
except auch Breakpoint-Exceptions abfängt ?
In der Hilfe zu DebugBreak steht nämlich:
Zitat:
If the process is not being debugged, the function uses the search logic of a standard
exception handler. In most cases, this
causes the calling process to terminate because of an unhandled breakpoint
exception.