#!/bin/sh
exec gdb -x "/usr/share/gef/gef.py" "$@"
