[ Table Of Contents | Keyword Index ]

ns_adp_debug(n) 4.99 "NaviServer Built-in Commands"

NAME

ns_adp_debug - Connect to the TclPro debugger if not already connected

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_adp_debug procs host port

DESCRIPTION

Initialize the debugger by calling the debug init proc with the hostname and port of the debugger and a pattern of procs to auto-instrument

ns_adp_debug procs host port
]

procs Pattern of procs to be debugged

host Host where TclProc is running

port Port TcPro is listening

SEE ALSO

nsd

KEYWORDS

NaviServer