addr2line-rust
addr2line provides a cross-platform library for retrieving per-address debug information from files with DWARF debug information.
addr2line provides a cross-platform library for retrieving per-address debug information from files with DWARF debug information.
To install this package, run one of the following:
addr2line provides a cross-platform library for retrieving per-address debug information from files with DWARF debug information. Given an address, it can return the file name, line number, and function name associated with that address, as well as the inline call stack leading to that address.
Summary
addr2line provides a cross-platform library for retrieving per-address debug information from files with DWARF debug information.
Information Last Updated
Aug 24, 2025 at 00:18
License
MIT OR Apache-2.0
Total Downloads
9
Platforms