2 Forks
64 Stars
64 Watchers

cpython-lldb

LLDB extension for debugging Python programs

How to download and setup cpython-lldb

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

Or simply clone cpython-lldb with SSH
[email protected]:malor/cpython-lldb.git

If you have some problems with cpython-lldb

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