#!/bin/bash -ex set -eu -o pipefail git clone --depth 1 https://github.com/longld/peda.git mkdir bin cat > bin/gdb-peda <> ~/.gdbinit <