CMD + K

addr2line-rust

Community

addr2line provides a cross-platform library for retrieving per-address debug information from files with DWARF debug information.

Installation

To install this package, run one of the following:

Conda
$conda install andrsd::addr2line-rust

Usage Tracking

0.25.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

addr2line provides a cross-platform library for retrieving per-address debug information from files with DWARF debug information.

Last Updated

Aug 24, 2025 at 00:17

License

MIT OR Apache-2.0

Total Downloads

9

Supported Platforms

macOS-arm64
linux-64