Doc: new fields in Debugger options

Qt Creator now attempts to identify the type and version
of a debugger in Tools > Options > Build & Run > Debuggers.

Add a screenshot.

Change-Id: I99c23f3f5605525b414e4207bd83f7ff559767f3
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2015-03-24 12:36:13 +01:00
parent c02a862119
commit 0599be9abe
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -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.