Dr. Mingw 64 bit 0.9.7
Full internal name: | drmingw64 |
Project site: | https://github.com/jrfonseca/drmingw |
Screen shots: | |
Download: | Download Dr. Mingw 64 bit 0.9.7 https://github.com/jrfonseca/drmingw/releases/download/0.9.7/drmingw-0.9.7-win64.7z 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.9.7 |
SHA-1 or SHA-256: | ff1a62ebc9e0662c7ba7f30141efa047e6ee43a5f1a613f671b0971ba772d597 |
Type: | one file |
Dependencies: |
|
Tags: | |
Text files: | .Npackd\Install.bat: "%sevenzipa%\7za.exe" x "%npackd_package_binary%" > .Npackd\Output.txt && type .Npackd\Output.txt && del /f /q "%setup%" if %errorlevel% neq 0 exit /b %errorlevel% 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: | Thu Sep 22 13:34:50 UTC 2022 |
Last modified by: | tim.lebedk... |
Created: | Thu Sep 22 13:34:50 UTC 2022 |
Created by: | tim.lebedk... |
Automated tests: | 2 of 2 installations succeeded, 2 of 2 removals succeeded |