1 Forks
7 Stars
7 Watchers

lldb

A collection of lldb scripts and configuration files

How to download and setup lldb

Open terminal and run command
git clone https://github.com/knightsc/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/knightsc/lldb/archive/master.zip

Or simply clone lldb with SSH
[email protected]:knightsc/lldb.git

If you have some problems with lldb

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