aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-09-14 14:14:27 +0200
committerhjk <qthjk@ovi.com>2012-09-17 10:02:25 +0200
commit47f077a7579955c362bf3c9405166b4cff95aae1 (patch)
treee84f4de4d67c79acf20755dd873ebf4c5e5eec3d /doc
parentb933c3027568f17c2a581e14e246d011d24743fd (diff)
Doc: debugger commands in the Application Output dialog
Update screenshot. Change-Id: I129c73d2281d0a773abbea7ecb38756b1081deba Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-application-output.pngbin10403 -> 8567 bytes
-rw-r--r--doc/src/howto/creator-ui.qdoc3
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/images/qtcreator-application-output.png b/doc/images/qtcreator-application-output.png
index 0792d19793..a79bafc18d 100644
--- a/doc/images/qtcreator-application-output.png
+++ b/doc/images/qtcreator-application-output.png
Binary files differ
diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc
index 30d7e9f369..c997ebeee3 100644
--- a/doc/src/howto/creator-ui.qdoc
+++ b/doc/src/howto/creator-ui.qdoc
@@ -326,6 +326,9 @@
\image qtcreator-application-output.png
+ Select toolbar buttons to run applications, to attach the debugger to the
+ running application, and to stop running or debugging.
+
\section2 Compile Output
The \gui{Compile Output} pane provides all output from the compiler.