mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-03-23 02:24:21 -05:00
Because we are using mingw, we can't just use window's dbghelp library as the symbols created are in dwarf format. Fortunately, the dwarfstack library already provides all the facilities to easily print very descriptive stacktraces, including function names, file names and line numbers, when dwarf symbols are available. This moves the incomplete exception handling portion from signal to a separate module as well to improve scoping. |
||
|---|---|---|
| .. | ||
| dwarfstack.dll | ||