APT_DEBUG_MODULE_NAMES

APT_DEBUG_MODULE_NAMES specifies a list of module names for the modules to debug

The list of module names is separated by white space. For each module name in the list, the internal IF_DEBUG statements in the module are run. The subproc operator module, which has the module name subproc", is one example of a module that uses this facility.