No description
Find a file
2008-07-23 00:56:41 +02:00
config many changes 2008-07-22 22:34:47 +02:00
data * Bumped version number to 0.5.0 2006-12-31 02:03:53 +00:00
doc * Bumped version number to 0.5.0 2006-12-31 02:03:53 +00:00
examples many changes 2008-07-22 22:34:47 +02:00
include/dbus-c++ more debug output 2008-07-23 00:56:41 +02:00
src more debug output 2008-07-23 00:56:41 +02:00
tools Fixed a gcc4 warning 2008-06-14 16:42:41 +02:00
AUTHORS imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
autogen.sh many changes 2008-07-22 22:34:47 +02:00
bootstrap - many fixes to the autotools system 2008-07-22 16:57:14 +02:00
ChangeLog imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
configure.ac many changes 2008-07-22 22:34:47 +02:00
COPYING imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
dbus-c++-1-uninstalled.pc.in - many fixes to the autotools system 2008-07-22 16:57:14 +02:00
dbus-c++-1.pc.in * Updated TODO 2007-02-09 00:18:34 +00:00
dbus-c++.anjuta - many fixes to the autotools system 2008-07-22 16:57:14 +02:00
INSTALL Use autoconf convention for the configuration header (Glenn Murphy) 2008-06-14 15:40:27 +02:00
libdbus-c++.spec.in * RPM spec file (Ben Martin) 2007-08-28 18:01:32 +00:00
Makefile.am * RPM spec file (Ben Martin) 2007-08-28 18:01:32 +00:00
NEWS imported D-Bus C++ library 2006-09-05 13:36:22 +00:00
README many changes 2008-07-22 22:34:47 +02:00
SConscript major D-Bus code update 2006-09-23 23:25:34 +00:00
TODO * Updated TODO 2007-02-09 00:18:34 +00:00

Debugging
---------
To compile debugging code configure the project with the --enable-debug option. Then at runtime you may set the environment variable DBUSXX_VERBOSE to '1' to activate debugging and to '0' to deactivate debugging.