#!/bin/sh

exec gdb -ex "source /usr/share/gdb/gef.py" "$@"
