aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-06-22 16:52:05 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-06-23 13:19:52 +0000
commit41c3a4aad640bcfb31d6b4718bf6e64233c13cd4 (patch)
tree30874394d92d90229a57cc05ecd39f948e58c04a /doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
parent4da2d288d877390e42181643b55bb3451b400521 (diff)
Doc: Describe the "Default array size" field
In Preferences > Debugger > Locals & Expressions. Task-number: QTCREATORBUG-28996 Change-Id: I5a54e7a33aa65dc63d91ec0bf977e60e96314a58 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc15
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 53daebd104..391618cc69 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -842,6 +842,11 @@
extensions. It uses this deeper understanding to present objects of such
classes in a useful way.
+ To change the number of array elements that are
+ requested when expanding entries, select \uicontrol Edit >
+ \uicontrol Preferences > \uicontrol {Debugger} >
+ \uicontrol {Locals & Expressions} > \uicontrol {Default array size}.
+
\section1 Stepping Through Code
The following table summarizes the functions that you can use to step through
@@ -984,7 +989,7 @@
> \uicontrol {Debugger} > \uicontrol {Locals & Expressions} >
\uicontrol {Use Debugging Helpers}.
- \image qtcreator-debugging-helper-options.png "Locals & Expressions preferences"
+ \image qtcreator-debugging-helper-options.webp {Locals & Expressions preferences}
In the \uicontrol Locals view, expand the object's entry and open the slot
in the \e slots subitem. The view shows the objects connected to this slot
@@ -1365,7 +1370,7 @@
\uicontrol Debugger > \uicontrol GDB > \uicontrol {Load system GDB pretty
printers}. For more information, see \l{Specifying GDB Settings}.
- \image qtcreator-gdb-options.png "GDB preferences"
+ \image qtcreator-gdb-options.png {GDB preferences}
\section2 Customizing Built-In Debugging Helpers
@@ -1375,7 +1380,7 @@
\uicontrol Debugger > \uicontrol {Locals & Expressions}, and enter the
commands in the \uicontrol {Debugging Helper Customization} field.
- \image qtcreator-debugging-helper-options.png "Locals & Expressions preferences"
+ \image qtcreator-debugging-helper-options.webp {Locals & Expressions preferences}
If you receive error messages about receiving signals when using GDB, you
can specify \l{https://sourceware.org/gdb/onlinedocs/gdb/Signals.html}
@@ -1586,7 +1591,7 @@
selecting \uicontrol Edit > \uicontrol Preferences > \uicontrol Debugger >
\uicontrol CDB > \uicontrol {Use Python dumper}.
- \image qtcreator-cdb-options.png "CDB preferences"
+ \image qtcreator-cdb-options.png {CDB preferences}
The following sections describe some of the widely-used Dumper classes and
members specified in \c qtcreator\share\qtcreator\debugger\dumper.py.
@@ -2036,7 +2041,7 @@
> \uicontrol Preferences > \uicontrol Debugger > \uicontrol GDB >
\uicontrol {Use automatic symbol cache}.
- \image qtcreator-gdb-options.png "GDB preferences"
+ \image qtcreator-gdb-options.png {GDB preferences}
\section2 Minimizing Number of Breakpoints