Description
This project builds Wine's dbghelp.dll for windows. Wine's dbghelp.dll can read dwarf2 debug information, allowing an application that is compiled with GCC/MinGW to use dbghelp's utility functions to create a stack trace with symbol names and even other information. See
Readme for license, full description and instructions.