Dr. Mingw 64 bit 0.7.4

Full internal name:drmingw64
Project site:https://github.com/jrfonseca/drmingw
Screen shots:
Download: Download Dr. Mingw 64 bit 0.7.4

https://github.com/jrfonseca/drmingw/releases/download/0.7.4/drmingw-0.7.4-win64.zip

VirusTotal results
Change log:https://github.com/jrfonseca/drmingw/commits/master
Description:

Just-in-Time (JIT) debugger. When the application throws an unhandled exception, Dr. Mingw attaches itself to the application and collects information about the exception, using the available debugging information.

Dr. Mingw can read debugging information in DWARF and Stabs formats — generated by the Gnu C/C++ Compiler, and in a PDB file — generated by the Microsoft Visual C++ Compiler.

Windows XP or later is required. It relies upon the DbgHelp library to resolve symbols in modules compiled by the Microsoft tools.

License:GPLv2
Version:0.7.4
SHA-1 or SHA-256:0b68d7f1025e40cde0dbadaf4c13f0f79e674ad9
Type:zip
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b drmingw*') do set name=%%x
    cd "%name%"        
    for /f "delims=" %%a in ('dir /b') do (
      move "%%a" ..
    )
    cd ..
    rmdir "%name%"
    Last modified:Sat May 15 08:57:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Sat Jul 18 18:48:35 UTC 2015
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded