-
securityA
license-
qualityA server that wraps the Wine Debugger (winedbg) and exposes its functionality through a simple API, allowing you to debug Windows applications running under Wine from a remote client.
Last updated -
Python
GPL 3.0
Wine (originally an acronym for 'Wine Is Not an Emulator') is a compatibility layer capable of running Windows applications on several POSIX-compliant operating systems, such as Linux, macOS, and BSD.
Why this server?
Provides a server that wraps the Wine Debugger (winedbg) to debug Windows applications running under Wine from a remote client. Offers a comprehensive set of debugging tools including breakpoints, watchpoints, memory examination, stack navigation, and process control.