Name
ns_adp_debug -- Connect to TclPro debugger
Syntax
ns_adp_debug ?procs? ?host? ?port?
Description
This function connects to the TclPro debugger, if it is not
already connected. It essentially runs the TclPro command:
debuginit "procs" "host" "port"
|