summaryrefslogtreecommitdiffstats
path: root/scripts/kdevelop_debug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kdevelop_debug.sh')
-rwxr-xr-xscripts/kdevelop_debug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kdevelop_debug.sh b/scripts/kdevelop_debug.sh
index f65737a3b..0a7befad9 100755
--- a/scripts/kdevelop_debug.sh
+++ b/scripts/kdevelop_debug.sh
@@ -6,7 +6,7 @@
#
# to debug in a typical ptxdist environment do something like this:
#
-# ./kdevelop_debug.sh -e root-debug/bin/busybox -s root-debug \
+# ./kdevelop_debug.sh -e root/bin/busybox -s root \
# -t 192.168.23.194:1234 \
# -d arm-softfloat-linux-gnu-gdb
#