qt6-bb10/src/winmain
Andrew Knight 69e78b9a07 WinRT winmain: enable debugger waiting
WinRT applications are not invoked directly, so a debugger may attach too
late to be useful. While the application can be launched with a debugging
server, attaching directly to the running process is simpler and less
resource-intensive. For this reason, it is useful for applications to
wait for the direct debugger to attach. If the existing -qdebug parameter
is passed to the application, wait idly until the debugger attaches.

Change-Id: I7b4957beb9728ab6311b459e4d809dc5f4767780
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-10-04 12:40:03 +02:00
..
qtmain_win.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtmain_winrt.cpp WinRT winmain: enable debugger waiting 2013-10-04 12:40:03 +02:00
winmain.pro winmain for winrt 2013-09-14 15:42:24 +02:00