aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2022-12-20 11:17:36 +0100
committerhjk <hjk@qt.io>2022-12-20 13:26:09 +0000
commit2b97f69796f05d4d9d4b6745c4fbdc5d928aa001 (patch)
treebb4cac8fa298716b3dc22323b0c717af23b6c99f /doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
parent44d2f1510895fde649d622d92f11a1cc4ff33502 (diff)
Debugger: Merge GDB and GDB Extended option pages
Change-Id: I0d4c041cec9ea01e1310f08a4ee87ed8080976bd Reviewed-by: Eike Ziller <eike.ziller@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.qdoc5
1 files changed, 2 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 35d598d4c6..44d9c9af44 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -414,8 +414,7 @@
To increase the timeout in the \uicontrol {GDB timeout} field, select
\uicontrol Edit > \uicontrol Preferences > \uicontrol Debugger >
\uicontrol GDB. For more information about settings that you can specify
- to manage the GDB process, see \l{Specifying GDB Settings} and
- \l{Specifying Extended GDB Settings}.
+ to manage the GDB process, see \l{Specifying GDB Settings}.
For more information about connecting with \c {target extended-remote} mode
in GDB, see \l{https://sourceware.org/gdb/onlinedocs/gdb/Connecting.html}
@@ -630,7 +629,7 @@
The extended GDB settings provide the option to step backwards in code,
but this option should be used with care, as it is slow and unstable on the
- GDB side. For more information, see \l{Specifying Extended GDB Settings}.
+ GDB side. For more information, see \l{Specifying GDB Settings}.
\section2 Customizing Debug Views