aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-02-15 16:57:43 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-02-20 15:50:39 +0000
commitce2d77351007027ef16c625ae0c8211703090417 (patch)
tree02ebc5deb1043fd9db7c78001c2970438375c39c /doc/qtcreator/src/debugger/creator-only
parent25178ed8f498b481a7a665bafb64cf091200505d (diff)
Doc: Remove obsolete \include commands
The information was moved to the Expressions view docs. Change-Id: I8e98e9de57412792746727f521253e85ecff9930 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 504eaa9087..d775a87d58 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -775,9 +775,6 @@
but this option should be used with care, as it is slow and unstable on the
GDB side. For more information, see \l{Specifying GDB Settings}.
- \include creator-debugger-common.qdocinc debugger-expressions-cpp
- \include creator-debugger-common.qdocinc debugger-qt-basic-objects
-
\section1 Debugging C++ Based Applications
The following sections describe additional debugging functions that apply