forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user