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

remote-debugging-connection-name Function

Summary

Return the name of a remote debugging connection.

Package

dbg

Signature

remote-debugging-connection-name connection => name

Arguments
connection
Values
name
An object.
Description

The function remote-debugging-connection-name returns the name was supplied (or defaulted) when connection was made.

remote-debugging-connection-peer-address may be called on either side (IDE or client).

See also

ide-connect-remote-debugging
start-ide-remote-debugging-server
create-ide-remote-debugging-connection
create-client-remote-debugging-connection
configure-remote-debugging-spec
3.7 Remote debugging


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