#!/bin/bash
gdb --eval-command="source /usr/share/gdb-gef/gef.py" "$@"

