gdb.py

Python 3 bindings for ptrace

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