-
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
MinGW-w64 is an open-source software development environment that provides tools for creating 32-bit and 64-bit Windows applications using GCC (GNU Compiler Collection). It allows developers to compile and link native Windows applications using free and open-source software development tools.
Why this server?
Supports debugging of Windows applications compiled with MinGW-w64 cross-compiler, allowing testing and debugging of 32-bit Windows executables on non-Windows platforms.