bemanitools/dist
icex2 d3c293de45 feat(util): Separate debug module with proper stacktrace printing
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.
2024-02-25 09:36:53 +01:00
..
bst refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
ddr refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
dwarfstack feat(util): Separate debug module with proper stacktrace printing 2024-02-25 09:36:53 +01:00
iidx refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
jb refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
old dist: Speify config.exe instead of just config in config.bat (#35) 2019-10-24 20:32:47 -04:00
popn popn: add config.bat 2022-06-13 04:28:33 +09:00
sdvx refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
sdvx5 refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
shared refactor(dist): Config and .bat files 2024-02-25 09:36:53 +01:00
test test/hook: Add tests for d3d9 hook module 2019-10-07 16:04:26 +00:00