summaryrefslogtreecommitdiff
path: root/run_gdb.sh
blob: 337607cc7eee602c15fecac22e84c8d283c4ac54 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# This is a special .sh file for Maemo
# All user data is stored in the home directory because we can't set a suid bit in Nethack and 
# we want backups to be made from the nethack data.

HACKDIR=~/.nethackdir
export HACKDIR
run-standalone.sh gdb --args ./nethack-3.4.3/src/nethack