Revision 1193132

Go back to digest for 7th November 2010

Features in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kdecore:

Add support for tracing entering/leaving blocks, and indenting debug output inside the block.
Inspired by Mark Kretschmann's merge request for koffice (amarok's code).

Easy to use, just put a KDEBUG_BLOCK at the beginning of the relevant methods.

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/kdecore
  •   /io/kdebug.cpp
  •   /io/kdebug.h
  •   /tests/kdebugtest.cpp
3 files changed in total