Doc: update debugger screenshots

Change-Id: I73ac40da159365815b2916b08daac23c8f2b1e6b
Reviewed-by: Virva Auvinen <virva.auvinen@nokia.com>
This commit is contained in:
Leena Miettinen
2012-04-17 15:22:19 +02:00
parent 9f818536c2
commit 492b1ccc53
14 changed files with 8 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -103,6 +103,13 @@
If you compile and run the above code, however, the application does not If you compile and run the above code, however, the application does not
work correctly due to a logic error. To locate this logic error, step work correctly due to a logic error. To locate this logic error, step
through the code using the following buttons: through the code using the following buttons:
\inlineimage qtcreator-debug-button-stop.png
(\gui Stop),
\inlineimage qtcreator-debug-button-step-over.png
(\gui {Step Over}),
\inlineimage qtcreator-debug-button-step-into.png
(\gui {Step Into}), and
\inlineimage qtcreator-debug-button-step-out.png
(\gui {Step Out}).
\image qtcreator-debugging-buttons.png
*/ */