Manually Installing the Debugger

Index of All Documentation » Wing Pro Reference Manual » Advanced Debugging Topics » Manually Configured Remote Debugging »


When manually configuring remote debugging with using Wing Pro's Remote Hosts feature, Wing's debugger must be installed on the remote host. To do that, you can either install Wing on that host, or download the appropriate debugger package from https://wingware.com/downloads/wing-pro/ and unpack it on the remote host.

Compiling from Source

On OSes for which there is no debugger package, choose the closest match and then recompile the debugger core from source code. This option is only available to Wing Pro customers, and requires signing a non-disclosure agreement. The compilation instructions are located in build-files/README.DBG-SRC.txt inside the debugger source distribution.