summaryrefslogtreecommitdiffstats
path: root/scripts/kde-devel-gdb
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kde-devel-gdb')
-rw-r--r--scripts/kde-devel-gdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kde-devel-gdb b/scripts/kde-devel-gdb
index f35161b5..8284428b 100644
--- a/scripts/kde-devel-gdb
+++ b/scripts/kde-devel-gdb
@@ -1,6 +1,6 @@
# This file defines handy gdb macros for printing out Qt types
# To use it, add this line to your ~/.gdbinit :
-# source /path/to/kde/sources/kdesdk/scripts/kde-devel-gdb
+# source /path/to/kde/sources/tdesdk/scripts/kde-devel-gdb
# Please don't use tabs in this file. When pasting a
# macro definition to gdb, tabs are interpreted as completion.