#!/bin/bash
# execute current PF dev version
. /home/tom/packetforth/build/vars
exec $PF_SRC/bin/pf-gdb

