Adding debug option to the winrtrunner.
authorDavid Schulz <david.schulz@digia.com>
Tue, 18 Mar 2014 13:14:08 +0000 (14:14 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 19 Mar 2014 07:30:34 +0000 (08:30 +0100)
commit167cb8f63095c655e6897b544ee9776aae009a23
tree04f630c2e3971b0d1b8791df4f70f026b8d41eb4
parent9ee8213c7becfdf906ca781df4895e18b273e023
Adding debug option to the winrtrunner.

Added an option that automatically enables debugging for a package with a
provided debugger. An additinal winrtrunner option was introduced to pass
arguments to the debugger.

Change-Id: I55dbc809d26748674e5633f3eb31e7a4b8963655
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
src/winrtrunner/appxengine.cpp
src/winrtrunner/appxengine.h
src/winrtrunner/main.cpp
src/winrtrunner/runner.cpp
src/winrtrunner/runner.h
src/winrtrunner/runnerengine.h
src/winrtrunner/xapengine.cpp
src/winrtrunner/xapengine.h