- Description
Turns on even more debug output: Internal memory allocations are written to cerr. This is needed for debugging the internal memory allocations of
libcwd.
- When to use it
Never, unless you are a developer of
libcwd.
- Configure option
This is disabled by default. Use
configure --enable-debug --enable-debugm to enable it.