We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab5c32 commit 456cbf8Copy full SHA for 456cbf8
docs/gdbserver.md
@@ -15,7 +15,7 @@ If using an IDE like Microsoft Visual Studio Code or Eclipse Embedded with plugi
15
16
From the commander, a gdbserver can be run with the [`gdbserver` command]({% link _docs/command_reference.md %}#gdbserver-1).
17
18
-The default gdbserver TCP/IP port number is 333. This can be changed using the `-p` / `--port` or the `gdbserver_port` session option.
+The default gdbserver TCP/IP port number is 3333. This can be changed using the `-p` / `--port` or the `gdbserver_port` session option.
19
20
### Multicore targets
21
0 commit comments