#!/bin/bash

exec xterm -e gdb --args "$KATANA_ROOT/bin/renderboot" "$@"
