{"repo":"gimli-rs/gimli","free":true,"listed":false,"github":"https://github.com/gimli-rs/gimli","clone":"git clone https://github.com/gimli-rs/gimli.git","description":"A library for reading and writing the DWARF debugging format","language":"Rust","stars":1008,"topics":["dwarf","rust","cross-platform"],"license":"Apache-2.0","category":"dev-tools","readme_excerpt":"gimli gimli is a library for reading and writing the DWARF debugging format. Zero copy: everything is just a reference to the original input buffer. No copies of the input data get made. Lazy: you can iterate compilation units without parsing their contents. Parse only as many debugging information entry (DIE) trees as you iterate over. gimli also uses DW AT sibling references to avoid parsing a DIE's children to find its next sibling, when possible. Cross-platform: gimli makes no assumptions about what kind of object file you're working with. The flipside to that is that it's up to you to provide an ELF loader on Linux or Mach-O loader on macOS. Unsure which object file parser to use? Try the cross-platform object crate. See the gimli-examples crate for usage with gimli . Install To add a gimli dependency to your Cargo.toml , run: The minimum supported Rust version is 1.88. Documentation Documentation on docs.rs Example programs: A simple .debug info parser A simple .debug line parser A simple DWARF writer A simple DWARF converter to read DWARF sections then write them back out again. A DWARF converter that modifies the DWARF by removing entries for dead code. A dwarfdump clone An addr2line clone License Licensed under either of Apache License, Version 2.0 ( LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) MIT license ( LICENSE-MIT or https://opensource.org/licenses/MIT) at your option. Contribution See CONTRIBUTING.md for hacking. Unless you explicitly state o","default_branch":null,"files":null,"tree":[],"storefront":"/r/gimli-rs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/gimli-rs/gimli/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}