aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/build/scummvm-gdb.gpe
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gph/build/scummvm-gdb.gpe')
-rwxr-xr-xbackends/platform/gph/build/scummvm-gdb.gpe2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gph/build/scummvm-gdb.gpe b/backends/platform/gph/build/scummvm-gdb.gpe
index 64b6c8b974..f486c288ee 100755
--- a/backends/platform/gph/build/scummvm-gdb.gpe
+++ b/backends/platform/gph/build/scummvm-gdb.gpe
@@ -6,7 +6,7 @@ export LD_LIBRARY_PATH=`pwd`/lib:$LD_LIBRARY_PATH
# Run ScummVM via GDB (so make sure you have a terminal open or serial).
# Oh, and GDB installed of course ;)
-gdb --args ./scummvm.wiz --fullscreen --gfx-mode=1x --config=$(pwd)/.scummvmrc
+gdb --args ./scummvm.wiz --fullscreen --gfx-mode=1x --config=$(pwd)/.scummvmrc
# Sync the SD card to check that everything is written.
sync