summaryrefslogtreecommitdiffstats
path: root/nsplugins/HOWTO.DEBUG
diff options
context:
space:
mode:
Diffstat (limited to 'nsplugins/HOWTO.DEBUG')
-rw-r--r--nsplugins/HOWTO.DEBUG2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/HOWTO.DEBUG b/nsplugins/HOWTO.DEBUG
index d00b4a5a6..94b43cfd5 100644
--- a/nsplugins/HOWTO.DEBUG
+++ b/nsplugins/HOWTO.DEBUG
@@ -5,7 +5,7 @@ Want to run nspluginviewer in valgrind? It's not easy. Here's how:
- Record the commandline, then kill -11 the process
- close drkonqi
- in a konsole, export ARTSDSP_MMAP=1
- - run LD_PRELOAD=$KDEDIR/lib/libartsdsp.so.0:$KDEDIR/lib/libartsc.so.0 valgrind -v --num-callers=15 --error-limit=no nspluginviewer <commandline that you saved>
+ - run LD_PRELOAD=$TDEDIR/lib/libartsdsp.so.0:$TDEDIR/lib/libartsc.so.0 valgrind -v --num-callers=15 --error-limit=no nspluginviewer <commandline that you saved>
- WAIT for four lines to be printed to the screen that start with:
5 ............