在prebuilts/tools/gcc-sdk中存在addr2line
addr2line -a -C -e libstagefright_omx.so -f 00023808 If no addresses are specified on the command line, they will be read from stdin The options are: @
Read options from
-a --addresses Show addresses -b --target=
Set the binary file format -e --exe=
Set the input file name (default is a.out) -i --inlines Unwind inlined functions -j --section=
Read section-relative offsets instead of addresses -p --pretty-print Make the output easier to read for humans -s --basenames Strip directory names -f --functions Show function names -C --demangle[=style] Demangle function names -h --help Display this information -v --version Display the program's version
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/208681.html原文链接:https://javaforall.net
