💾 Archived View for freeshell.de › tldr › addr2line.gmi captured on 2023-04-19 at 23:14:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Convert addresses of a binary into file names and line numbers.
addr2line --exe={path/to/executable} {address}
addr2line --exe={path/to/executable} --functions {address}
addr2line --exe={path/to/executable} --functions --demangle {address}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).