How to Install LLDB on Mac?

て烟熏妆下的殇ゞ 提交于 2019-12-02 04:09:11

问题


I'm new to Mac, I would like to know how to Install LLDB on MAC. I'm running the OS X 10.11 El Capitan GM. I need to debug one of my friends Application on iOS.

I would like to instead of using xcode, have only a Window that looks like terminal but is LLDB. Any idea on how to do that? Thank you.


回答1:


Without installing Xcode, Open terminal, put lldb and press return. you will be prompt to the installation.



来源:https://stackoverflow.com/questions/34680789/how-to-install-lldb-on-mac

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!