gimli-rs / gimli

A library for reading and writing the DWARF debugging format
https://docs.rs/gimli/
Apache License 2.0
846 stars 108 forks source link
cross-platform dwarf rust

gimli

Build Status Coverage Status

gimli is a library for reading and writing the DWARF debugging format.

Install

Add this to your Cargo.toml:

[dependencies]
gimli = "0.31.1"

The minimum supported Rust version is:

Documentation

License

Licensed under either of

at your option.

Contribution

See CONTRIBUTING.md for hacking.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.