7b29b66bd5
LinkServer manages port numbers for gdb and semihost as separate linear sequences when invoked to debug multi-core applications, e.g the gdb-server instance for cpu0 will have the default GDB port 3333 and the next gdb-server instance will be assigned the port 3334. The latter will conflict with the default port for semihost which is 3334. This patch changes the default port for semihost to 8888. Port numbers can be changed when invoking the linkserver runner. Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com> |
||
---|---|---|
.. | ||
build | ||
checkpatch | ||
ci | ||
coccinelle | ||
coredump | ||
dts | ||
footprint | ||
generate_usb_vif | ||
gitlint | ||
kconfig | ||
logging/dictionary | ||
native_simulator | ||
net | ||
profiling | ||
pylib | ||
pylint/checkers | ||
release | ||
schemas | ||
support | ||
tests | ||
tracing | ||
utils | ||
west_commands | ||
.gitignore | ||
check_maintainers.py | ||
checkpatch.pl | ||
checkstack.pl | ||
coccicheck | ||
dump_bugs_pickle.py | ||
gen_gcov_files.py | ||
get_maintainer.py | ||
github_helpers.py | ||
list_boards.py | ||
list_hardware.py | ||
list_shields.py | ||
make_bugs_pickle.py | ||
requirements-base.txt | ||
requirements-build-test.txt | ||
requirements-compliance.txt | ||
requirements-extras.txt | ||
requirements-run-test.txt | ||
requirements.txt | ||
series-push-hook.sh | ||
set_assignees.py | ||
snippets.py | ||
spelling.txt | ||
tags.sh | ||
twister | ||
valgrind.supp | ||
west-commands.yml | ||
zephyr_module.py |