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.
KEYWORDS
ADP, dynamic pages, debug