首页
社区
课程
招聘
[旧帖] [求助]"LD_DEBUG" android调试方法 0.00雪花
发表于: 2014-7-18 13:58 2345

[旧帖] [求助]"LD_DEBUG" android调试方法 0.00雪花

2014-7-18 13:58
2345
"LD_DEBUG" android
linux下可以使用"LD_DEBUG"进行so链接、加载、符号查找等信息的,有兴趣的可以去百度下,但是我在android的adb shell下使用貌似木有效果啊,求助,有没有大神。
# LD_DEBUG=help ls
Valid options for the LD_DEBUG environment variable are:

  libs        display library search paths
  reloc       display relocation processing
  files       display progress for input file
  symbols     display symbol table processing
  bindings    display information about symbol binding
  versions    display version dependencies
  scopes      display scope information
  all         all previous options combined
  statistics  display relocation statistics
  unused      determined unused DSOs
  help        display this help message and exit

To direct the debugging output into a file instead of standard output
a filename can be specified using the LD_DEBUG_OUTPUT environment variable.

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//