Description
Windows-targeted binaries built with mingw-w64 can be debugged with a GDB build made for that target. It is useful for developers cross-compiling Windows software from Linux and needing debugger support.
Debuggers can execute programs and inspect memory. Use trusted binaries and keep symbols, paths, and crash data private when sharing reports.