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

NextPrevUpTopContentsIndex

*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.

Note that if you change the port number on one side you must change it to the same number on the other side.

See also

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


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex