Windows/Debugging: Difference between revisions

From KDE Community Wiki
No edit summary
 
(73 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{improve}}
#REDIRECT [[Guidelines and HOWTOs/Debugging/MS Windows]]
 
==Debugging with DebugView==
Debug messages (logs) generated by kDebug() and kWarning() are not visible on MS Windows unless application is compiled in so-called CONSOLE subsystem. To show these messages also in WINDOWS subsystem, you can use DebugView tool, coming from SysInternals (currently acquired by Microsoft). The tool offers searching in logs, filtering and saving them to file.
 
→ [http://www.microsoft.com/technet/sysinternals/utilities/debugview.mspx More informations]
 
 
 
[[Category:MS Windows]]

Latest revision as of 14:58, 18 March 2016