183 Forks
1630 Stars
1630 Watchers

LLDB

A collection of LLDB aliases/regexes and Python scripts to aid in your debugging sessions

How to download and setup LLDB

Open terminal and run command
git clone https://github.com/DerekSelander/LLDB.git
git clone is used to create a copy or clone of LLDB 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 LLDB https://github.com/DerekSelander/LLDB/archive/master.zip

Or simply clone LLDB with SSH
[email protected]:DerekSelander/LLDB.git

If you have some problems with LLDB

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