Syntax
-noir
3.3.5.11 -nolocalhostonly
Description
Starts GDB Server with the option to allow remote connections (from outside local-
host).
Same as -localhostonly 0
Note:
For the GUI version, this setting is persistent for following uses of GDB
Server until changed via command line option or the GUI.
Syntax
-nolocalhostonly
3.3.5.12 -nologtofile
Description
Starts the GDB Server with the option to not write the output into a log file.
Note:
For the GUI version, this setting is persistent for following uses of GDB
Server until changed via -nologtofile or the GUI.
Note:
When this option is used after -log, no log file will be generated, when -log
is used after this option, a log file will be generated and this setting will be overrid-
den.
Syntax
-nologtofile
Example
jlinkgdbserver -nologtofile
jlinkgdbserver -nologtofile -log "C:\pathto\file.log" // Will generate a log file
jlinkgdbserver -log "C:\pathto\file.log" -nologtofile // Will not generate a log file
3.3.5.13 -nosilent
Description
Starts the GDB Server in non-silent mode. All log window messages will be shown.
Note:
For the GUI version, this setting is persistent for following uses of GDB
Server until changed via command line option or the GUI.
Syntax
-nosilent
3.3.5.14 -nostayontop
Description
Starts the GDB Server in non-topmost mode. All windows can be placed above it.
Note:
For the CL version this setting has no effect.
Note:
For the GUI version, this setting is persistent for following uses of GDB
Server until changed via command line option or the GUI.
J-Link / J-Trace (UM08001)
// Will not generate a log file
© 2004-2013 SEGGER Microcontroller GmbH & Co. KG
91
Need help?
Do you have a question about the J-Link and is the answer not in the manual?
Questions and answers