debug_linux.sh (79B)
1 #!/bin/sh 2 3 ROOT="$(dirname $0)" 4 5 set -ex 6 7 lldb -- $ROOT/bin/linux_starfield $@