Scroll to navigation

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
4.5 AOLserver