No description
![]() Von: Mat <matlinuxer2@gmail.com> An: dbus-cplusplus-devel@lists.sourceforge.net Betreff: [dbus-cplusplus-devel] A patch for deadlock, for dbus io error exception in the mainloop critical section. Datum: Mon, 6 Sep 2010 12:24:03 +0800 |
||
---|---|---|
data | ||
doc | ||
examples | ||
include/dbus-c++ | ||
m4 | ||
src | ||
tools | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
bootstrap | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
dbus-c++-1-uninstalled.pc.in | ||
dbus-c++-1.pc.in | ||
dbus-c++.anjuta | ||
INSTALL | ||
libdbus-c++.spec.in | ||
Makefile.am | ||
NEWS | ||
README | ||
SConscript | ||
TODO |
Debugging --------- To compile debugging code configure the project with the --enable-debug option. Then at runtime you may set the environment variable "DBUSXX_VERBOSE=1" to activate debugging and to '0' to deactivate debugging. BUGS: -----