Main Page   Reference Manual   Namespace List   Compound List   Namespace Members   Compound Members   File Members  

Collaboration diagram for –enable-debug-output (CWDEBUG_DEBUGOUTPUT):
Description

When –enable-debug (CWDEBUG_DEBUG) is enabled, this turns on a lot of extra debugging output concerning the internal state of libcwd, and when –enable-alloc (CWDEBUG_ALLOC) is enabled, about internal allocations of libcwd.  This will not be usefull to you unless you manage to let the program coredump even before it reaches main().

When to use it

Never, unless you are a developer of libcwd.

Configure option

This is disabled by default.  Use configure –enable-debug-output to enable it.

Copyright © 2001 - 2004 Carlo Wood.  All rights reserved.