addr2line

Convert addresses of a binary into file names and line numbers. More information: https://manned.org/addr2line.

addr2line {{[-e|--exe]}} {{path/to/executable}} {{address}}

addr2line {{[-e|--exe]}} {{path/to/executable}} {{[-f|--functions]}} {{address}}

addr2line {{[-e|--exe]}} {{path/to/executable}} {{[-f|--functions]}} {{[-C|--demangle]}} {{address}}