Development/Tutorials/Debugging: Difference between revisions

From KDE TechBase
No edit summary
 
(Replaced content with "{{Moved To Community | Guidelines_and_HOWTOs/Debugging }}")
 
(20 intermediate revisions by 10 users not shown)
Line 1: Line 1:
There are several ways to debug an existing program:
{{Moved To Community | Guidelines_and_HOWTOs/Debugging }}
* you know your program and insert kDebug statements to trace the course of the program
* you use [[KDbg]] from our [[tools]]
* you use [[add_trace]]

Latest revision as of 09:09, 5 August 2016

This page is now on the community wiki.