lldb
The LLVM Low-Level Debugger. More information: <https://lldb.llvm.org>.
RUN apt-get update && \
apt-get install -y lldb
RUN apt-get update && \
apt-get install -y lldb
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