This section describes how to start debugging from a process that is not launched by Wing. Examples of debug code that is launched externally include CGI scripts or web servlets running under a web server and embedded Python scripts running inside a larger application.

Sub-sections:

      13.0.0. Importing the Debugger
      13.0.1. Debug Server Configuration
      13.0.2. Debugger API
      13.0.3. Debugging Embedded Python Code