lldb-platform
Next generation, high-performance debugger
RUN apt-get update && \
apt-get install -y lldb-3.4
RUN apt-get update && \
apt-get install -y lldb-3.3
RUN pacman -S --noconfirm lldb
RUN apt-get update && \
apt-get install -y lldb
RUN yum install -y lldb
RUN dnf install -y lldb
RUN apt-get update && \
apt-get install -y lldb-3.3