Skip to content

A C library to write DWARF debugging information

License

Notifications You must be signed in to change notification settings

emersion/libdwarfw

Repository files navigation

libdwarfw

A C library to write DWARF debugging information.

It currently only supports .eh_frame with a few DWARF instructions.

Building

Install dependencies:

  • meson
  • libelf

Run these commands:

meson build
ninja -C build

License

MIT

About

A C library to write DWARF debugging information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published