Windows/Debugging

From KDE Community Wiki
Revision as of 20:13, 28 August 2007 by Jstaniek (talk | contribs) (New page: {{improve}} ==Debuggind with DebugView== Debug messages generated by kDebug() and kWarning() are not unless application is compiled in so-called CONSOLE subsystem. To show these messages ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Warning

This section needs improvements: Please help us to

cleanup confusing sections and fix sections which contain a todo


Debuggind with DebugView

Debug messages generated by kDebug() and kWarning() are not unless application is compiled in so-called CONSOLE subsystem. To show these messages in WINDOWS subsystem, you can use DebugView tool, coming from SysInternals (currently acquired by Microsoft).

More informations.