mtrace
GNU C Library: Development binaries
RUN apt-get update && \
apt-get install -y libc-dev-bin
RUN apt-get update && \
apt-get install -y libc-dev-bin
RUN pacman -S --noconfirm glibc
RUN apt-get update && \
apt-get install -y libc-dev-bin
RUN yum install -y glibc-utils
RUN dnf install -y glibc-arm-linux-gnu
RUN apt-get update && \
apt-get install -y libc-dev-bin