aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2021-07-09 18:37:32 +0200
committerhjk <hjk@qt.io>2021-07-12 12:48:36 +0000
commite429aaa43bc341db488e2a7e251dc92289b35da8 (patch)
treeb960925bba1709daa581374dccfbe5e11b258efd /doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
parentb349e22e7e2e4c65290c3a2db9c7555c53d8ae34 (diff)
Debugger: Remove the extra server start script setting
This was part of very original gdbserver support where normal remote debugging did not start the server on the device. The effect can still be achieved by a custom deploy step. Change-Id: I8763ea131700115065693bd8a8a5382f0e02a113 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 34ecaa1785..29f0e534af 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -405,8 +405,6 @@
applications.
\li Select the \uicontrol {Break at "main"} check box to stop the
debugger at the main function.
- \li In the \uicontrol {Server start script} field, specify a
- script file to run when the server starts.
\li In the \uicontrol {Override SysRoot} field, specify the path to
the \c sysroot to use instead of the default \c sysroot.
\li In the \uicontrol {Init commands} field, enter the commands