[Digikam-devel] [Bug 196726] digikam crashes while creating thumbnails
Andreas Huggel
ahuggel at gmx.net
Sat Jun 20 14:29:36 BST 2009
https://bugs.kde.org/show_bug.cgi?id=196726
--- Comment #19 from Andreas Huggel <ahuggel gmx net> 2009-06-20 15:29:34 ---
Valgrind rocks! It is a program for debugging Linux executables. It is very
easy to use and particularly useful for profiling and to detect memory
management bugs. Especially those nasty ones which are otherwise very hard to
catch. It complements gdb. I often run valgrind first and then step through the
code that it pointed out using gdb.
Andreas
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list