libbacktrace icon indicating copy to clipboard operation
libbacktrace copied to clipboard

Update to latest version

Open Kicer86 opened this issue 9 years ago • 2 comments

New version has support for PE files. I've already tried to build it on windows, but pecoff.c required dwarf.c to be included to project which requires dwarf.h which is not available on windows by default.

Kicer86 avatar Dec 15 '15 21:12 Kicer86

Please check my fork for details: https://github.com/Kicer86/libbacktrace

Kicer86 avatar Dec 15 '15 21:12 Kicer86

FYI there is a currently active pull request bringing cmake support to the root https://github.com/ianlancetaylor/libbacktrace project

RichardLangFromNZ avatar Feb 28 '19 00:02 RichardLangFromNZ