diff --git a/doc/images/qtcreator-options-build-run-debuggers.png b/doc/images/qtcreator-options-build-run-debuggers.png new file mode 100644 index 00000000000..7ad63effb5a Binary files /dev/null and b/doc/images/qtcreator-options-build-run-debuggers.png differ diff --git a/doc/src/projects/creator-projects-debuggers.qdoc b/doc/src/projects/creator-projects-debuggers.qdoc index 51bb7fe3f12..e56dc9c7318 100644 --- a/doc/src/projects/creator-projects-debuggers.qdoc +++ b/doc/src/projects/creator-projects-debuggers.qdoc @@ -47,6 +47,8 @@ \li Select \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run} > \uicontrol Debuggers > \uicontrol Add. + \image qtcreator-options-build-run-debuggers.png + \li In the \uicontrol Name field, give a descriptive name for the debugger. \li In the \uicontrol Path field, specify the path to the debugger binary: @@ -65,6 +67,9 @@ \endlist + \QC attempts to identify the type and version of the debugger and + shows them in the \uicontrol Type and \uicontrol Version fields. + \li In the \uicontrol ABIs field, specify the ABI versions to use on embedded devices.