LLDB 调试学习

2016-10-18  本文已影响57人  司马捷

LLDB调试必看:
与调试器共舞 - LLDB 的华尔兹
Facebook/Chisel

安装chisel:

brew update
brew install chisel

Alternatively, download chisel and add the following line to your ~/.lldbinit file. If it doesn't exist, create it.
创建 ~/.lldbinit 文件

注意:这里的command import 导入的路径每个人的不一定相同,具体路径查看第二张图.brew install chisel 安装成功以后会提示导入路径

AF264096-84D1-423E-A8B3-1B4FE0C0FFDA.png 5AA17B6E-BA5C-4C15-913E-A40F20BFA8A2.png
上一篇 下一篇

猜你喜欢

热点阅读