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 conda-forge::addr2line-rust

Usage Tracking

0.26.1
0.26.0
0.25.1
0.25.0
4 / 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

Mar 29, 2026 at 12:37

License

MIT OR Apache-2.0

Supported Platforms

macOS-64
win-64
linux-64