lldb-5.0
Next generation, high-performance debugger
Install
- All systems
-
curl cmd.cat/lldb-5.0.sh
- Ubuntu
-
apt-get install lldb-5.0
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lldb-5.0
- Dockerfile
- dockerfile.run/lldb-5.0