pstack
GNU Debugger
RUN apt-get update && \
apt-get install -y pstack
RUN apt-get update && \
apt-get install -y pstack
RUN apk add gdb
RUN pacman -S --noconfirm gdb
RUN apt-get update && \
apt-get install -y pstack
RUN yum install -y gdb
RUN dnf install -y gdb
RUN apt-get update && \
apt-get install -y gdb