40 Forks
114 Stars
114 Watchers

lldb-mi

LLDB's machine interface driver

How to download and setup lldb-mi

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

Or simply clone lldb-mi with SSH
[email protected]:lldb-tools/lldb-mi.git

If you have some problems with lldb-mi

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