aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-debugger-common.qdocinc')
-rw-r--r--doc/qtcreator/src/debugger/creator-debugger-common.qdocinc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc b/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
index a214bd896c..ecd6902492 100644
--- a/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
+++ b/doc/qtcreator/src/debugger/creator-debugger-common.qdocinc
@@ -321,6 +321,11 @@
function after pressing \key {Shift+F11}, the \uicontrol {Return Value}
pane displays the value returned by the function.
+ When using GDB, you can specify whether the dynamic or the static type of
+ objects will be displayed. Select \uicontrol {Use dynamic object type for
+ display} in the context menu. Keep in mind that choosing the dynamic type
+ might be slower.
+
//! [debugger-locals]
//! [debugger-expressions]