From 2b97f69796f05d4d9d4b6745c4fbdc5d928aa001 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 20 Dec 2022 11:17:36 +0100 Subject: Debugger: Merge GDB and GDB Extended option pages Change-Id: I0d4c041cec9ea01e1310f08a4ee87ed8080976bd Reviewed-by: Eike Ziller --- doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc') 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 -- cgit v1.2.3