IOS 开发笔记1

361 查看

lldb可以帮助程序员运行期调试,甚至可以绑定python脚本

facebook开源的lldb工具
https://github.com/facebook/chisel

详见教程
http://www.raywenderlich.com/?p=72002