Skip to content

Commit 48fc54b

Browse files
committed
jlink: -nogui added
(actually fixed, it was added previously)
1 parent a39d2ac commit 48fc54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ilg.gnuarmeclipse.debug.gdbjtag.jlink/preferences.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ gdb.server.doStart=true
5252
gdb.server.endianness=little
5353
gdb.server.executable=${jlink_path}/${jlink_gdbserver}
5454
gdb.server.interface=swd
55-
gdb.server.other=-singlerun -strict -timeout 0 -noguiu
55+
gdb.server.other=-singlerun -strict -timeout 0 -nogui
5656
gdb.server.speed=1000
5757

5858
# Client defaults

0 commit comments

Comments
 (0)