All Manuals > LispWorks® User Guide and Reference Manual > 34 The DBG Package

*default-client-remote-debugging-server-port* Variable

Summary

The default TCP port number for the client side remote debugging server.

Package

dbg

Initial Value

21102

Description

The value of the variable *default-client-remote-debugging-server-port* is the default port for start-client-remote-debugging-server and ide-connect-remote-debugging.

Notes

If you change the port number on one side you must change it to the same number on the other side.

It is possible to override the value of *default-client-remote-debugging-server-port* by configuring the service name lw-remote-debug-client.

See also

start-client-remote-debugging-server
ide-connect-remote-debugging
3.7 Remote debugging


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:32