#!/bin/sh

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