crash

kernel debugging utility, allowing gdb like syntax

Debian Debian
RUN apt-get update && \ apt-get install -y crash
Ubuntu
RUN apt-get update && \ apt-get install -y crash
Arch Arch Linux
RUN pacman -S --noconfirm crash
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y crash
CentOS
RUN yum install -y crash
Fedora
RUN dnf install -y crash
click the source code to copy install crash on any operating system with command-not-found.com