cross-addr2line (1) Linux Manual Page
addr2line – convert addresses into file names and line numbers. Synopsisaddr2line [-a|–addresses] [-b bfdname|–target=bfdname] [-C|–demangle[=style]] [-e filename|–exe=filename] [-f|–functions] [-s|–basename] [-i|–inlines] [-p|–pretty-print] [-j|–section=name] [-H|–help] [-V|–version] [addr addr …] Descriptionaddr2line translates addresses into file names and line numbers. Given an address in an executable or an offset in a section of a relocatable object, it uses the debugging information to figure…
