[path] litte kDebug extension
Boudewijn Rempt
boud at valdyas.org
Fri Sep 14 07:51:52 BST 2007
On Fri, 14 Sep 2007, Thiago Macieira wrote:
> Boudewijn Rempt wrote:
> >But seriously: it is very useful if you're developing a big application
> >to have a set of debug areas so you can concentrate on problems in one
> >area and disable all debug in another area. So I've never understood
> >the "all apps should use area 0". It's not like there's a dearth of
> >numbers.
>
> In all but the largest of applications, area 0 should suffice.
>
> If you don't want those areas to show up during your debugging, don't
> debug that application :-)
I don't think Krita is particularly large, about 100 kloc. But I still want to be able to disable the redisplay debug lines and enable the filter debug lines. And I guess that it's the same with other applications of that size.
More information about the kde-core-devel
mailing list