Description: dwarf lib rary linux platform, you can do the analysis elf files, but also supports windows platform, you can do the parse structure and symbol table, do similar signaling tracing tool and a stack traceback.
To Search:
File list (Check if you may need any files):
libdwarf-master
...............\.gitattributes
...............\.gitignore
...............\DwarfExample
...............\............\Makefile
...............\............\README
...............\............\configure
...............\............\dwarfexample
...............\............\dwarfexample.bin
...............\............\dwarfexample.cpp
...............\............\stack_tracing.c
...............\............\stacktrace
...............\ReadMe.txt
...............\inc
...............\...\const.h
...............\...\dwarf.h
...............\...\elf.h
...............\...\format.h
...............\...\glue.h
...............\...\platform.h
...............\libdwarf.sln
...............\libdwarf.vcxproj
...............\libdwarf.vcxproj.filters
...............\makefile
...............\src
...............\...\dwarf.cpp
...............\...\elf.cpp
...............\...\format.cpp
...............\...\leb.s
...............\...\main.cpp