aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
Diffstat (limited to 'debug')
-rwxr-xr-xdebug5
1 files changed, 5 insertions, 0 deletions
diff --git a/debug b/debug
new file mode 100755
index 00000000..d9b87717
--- /dev/null
+++ b/debug
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+powerpc-linux-gdb /dbox2/cdkroot/bin/enigma2 -x debug.gdb
+
+