# Launch xcopilot with debug on
xcopilot -serial -gdebug

# Launch gdb
m68k-palmos-coff-gdb ./units
target pilot /dev/ttyqf

# Hot sync stuff
xcopilot -serial /dev/ptyqe
pilot-xfer /dev/ttyqe -...
