ns_adp_debug(3aolserver) AOLserver Built-In Commands ns_adp_debug(3aolserver)
__________________________________________________________________________________________________________________________________________________
NAME
ns_adp_debug - ADP debugging support
SYNOPSIS
ns_adp_debug ?procs? ?host? ?port?
_________________________________________________________________
DESCRIPTION
This command enables basic debugging when used with the TclPro debugger. It will connect to a remote debugger if not already connected.
The proc argument specifics a glob pattern to match Tcl procedures to be instrumented by the debugger and the host and port arguments are
passed to the TclPro debugger_init procedure to connect to the remote debugger.
SEE ALSO
ns_adp(1), ns_adp_include(n)
KEYWORDS
ADP, dynamic pages, debug
AOLserver 4.5 ns_adp_debug(3aolserver)