3 Forks
54 Stars
54 Watchers

HMLLDB

HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.

How to download and setup HMLLDB

Open terminal and run command
git clone https://github.com/chenhuimao/HMLLDB.git
git clone is used to create a copy or clone of HMLLDB repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with HMLLDB https://github.com/chenhuimao/HMLLDB/archive/master.zip

Or simply clone HMLLDB with SSH
[email protected]:chenhuimao/HMLLDB.git

If you have some problems with HMLLDB

You may open issue on HMLLDB support forum (system) here: https://github.com/chenhuimao/HMLLDB/issues