Sponsors

Project co-financed by ACIISI

Agencia Canaria de Investigación Ministerio de ... Plan Avanza

Bugfixing is fun

Printer-friendly versionPrinter-friendly version
Author(s): 
David Faure

This talk will explain debugging techniques and pitfalls, for the various kinds of bugs (crashes, wrong behavior, memory leak, performance issues...), using tools such as kDebug, gdb, valgrind, callgrind, modifying Qt, using your eyes... Actual examples from KDE will be used to show the thought process and use of the tools. An important section is what to consider after the bug seems fixed: other cases affecting the same code, other bugs related to this one, other places where this might happen, how to unit-test the fix, etc. Bugfixing is fun but it can also be useful if done correctly :-)

Author photo: 
Author bio: 
David Faure, French KDE Developer working for Klarälvdalens Datakonsult AB, and sponsored for working on KDE by Nokia. Maintainer of the file manager / web browser (Konqueror), works on the KDE libraries (component technology, network transparency...) and system administrator for KDE. Represents KDE in the OASIS Technical Committee which defines the OpenDocument standard for office suites.