[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/plasma/scriptengines/javascript
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-02-16 18:01:47
Message-ID: 1266343307.046705.2585.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1091109 by aseigo:

put the file and line number in kDebug() untranslated for the 4.4 branch
CCBUG:227137


 M  +1 -0      simplejavascriptapplet.cpp  


--- branches/KDE/4.4/kdebase/runtime/plasma/scriptengines/javascript/simplejavascriptapplet.cpp \
#1091108:1091109 @@ -140,6 +140,7 @@
         kDebug() << failureMsg;
     }
 
+    kDebug() << "Error in " << \
engine->uncaughtException().property("fileName").toString() << "on line" << \
engine->uncaughtExceptionLineNumber();  kDebug() << \
engine->uncaughtExceptionBacktrace();  }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic