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

libcwd/libraries_debug.h File Reference

This is the header file that third-party library headers should include. More...

#include <libcwd/config.h>
#include <libcwd/class_channel.h>
#include <libcwd/class_fatal_channel.h>
#include <libcwd/class_continued_channel.h>
#include <libcwd/class_always_channel.h>
#include <libcwd/class_debug.h>
#include <libcwd/macro_Libcwd_macros.h>
#include <libcwd/macro_ForAllDebugChannels.h>
#include <libcwd/macro_ForAllDebugObjects.h>
#include <libcwd/private_environ.h>
#include <libcwd/class_rcfile.h>
#include <libcwd/attach_gdb.h>
#include <libcwd/demangle.h>
#include <libcwd/private_allocator.inl>
#include <libcwd/class_channel.inl>
#include <libcwd/class_fatal_channel.inl>
#include <libcwd/class_continued_channel.inl>
#include <libcwd/class_always_channel.inl>
#include <libcwd/class_debug.inl>
#include <libcwd/class_debug_string.inl>
#include <libcwd/class_channel_set.inl>
#include <libcwd/class_location.inl>
#include <libcwd/bfd.h>
#include <libcwd/debugmalloc.h>

Include dependency graph for libraries_debug.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libcwd
namespace  libcwd::channels
namespace  libcwd::channels::dc
namespace  libcwd_inserters

Functions

channel_ct * libcwd::find_channel (char const *label)
 Find debug channel with label label.
void libcwd::list_channels_on (debug_ct &debug_object)
 List all debug channels to a given debug object.


Detailed Description

This is the header file that third-party library headers should include.

Don't include this header file directly.  See The Custom debug.h File - libraries for more information.

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