#!/bin/sh

# This file is free software; the Free Software Foundation    
# gives unlimited permission to copy, distribute and modify it.

`dirname $0`/gdbstart -nostereo -spaceball /dev/ttyS1 $* 

