An OCaml binding of libdwarfw (https://github.com/emersion/libdwarfw), a library built to write DWARF debug data into ELF files (and more precisely .eh_frame).
Go to file
Théophile Bastian a29f349c26 Initial commit 2018-11-27 17:50:36 +01:00
libdwarfw@322e118261 Initial commit 2018-11-27 17:50:36 +01:00
.gitignore Initial commit 2018-11-27 17:50:36 +01:00
.gitmodules Initial commit 2018-11-27 17:50:36 +01:00
LICENSE Initial commit 2018-11-27 17:50:36 +01:00
README.md Initial commit 2018-11-27 17:50:36 +01:00

README.md

ODwarfw

An OCaml binding of libdwarfw, a library built to write DWARF debug data into ELF files (and more precisely .eh_frame).