Development/Tutorials/Debugging

From KDE TechBase
Revision as of 11:25, 24 December 2006 by Dhaumann (talk | contribs) (mention kdevelop)
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.

In order to understand an application or find bugs it is useful to trace the code paths and get backtraces. There are several ways to do it: