summaryrefslogtreecommitdiffstats
path: root/DEBUG
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-07 17:33:18 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-07 17:33:18 -0600
commit691a81483430c4b7b4433d45381e8d32b6d56909 (patch)
tree7a5fffa1e5567e01064da713ed5d6ec5ff228a9d /DEBUG
parent116a6f5778c33b337c2f4cd04d9216c41d4ef8d5 (diff)
downloadtdelibs-691a81483430c4b7b4433d45381e8d32b6d56909.tar.gz
tdelibs-691a81483430c4b7b4433d45381e8d32b6d56909.zip
Rename straggling environment variables KDE->TDE.
Diffstat (limited to 'DEBUG')
-rw-r--r--DEBUG4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEBUG b/DEBUG
index f2a1d3622..47a8fe871 100644
--- a/DEBUG
+++ b/DEBUG
@@ -174,8 +174,8 @@ If you want to have a core dump after your application crashes you need to
do two things:
1) Disable the TDE crash handler. This can be done either by using the
---nocrashhandler command line option or by setting the KDE_DEBUG environment
-variable to some value e.g. KDE_DEBUG=true.
+--nocrashhandler command line option or by setting the TDE_DEBUG environment
+variable to some value e.g. TDE_DEBUG=true.
2) Enable core dump generation by changing the so called 'ulimits' with the
following command: