forked from qt-creator/qt-creator
Doc: update debugger screenshots
Change-Id: I73ac40da159365815b2916b08daac23c8f2b1e6b Reviewed-by: Virva Auvinen <virva.auvinen@nokia.com>
This commit is contained in:
@@ -103,6 +103,13 @@
|
||||
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
|
||||
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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user