lldb-test
Next generation, high-performance debugger
RUN apt-get update && \
apt-get install -y lldb-7
RUN apt-get update && \
apt-get install -y lldb-8
RUN pacman -S --noconfirm lldb
RUN apt-get update && \
apt-get install -y lldb-7
RUN yum install -y lldb
RUN dnf install -y lldb
RUN apt-get update && \
apt-get install -y lldb