Hi Andy, On Mon, May 16, 2011 at 04:27:42PM -0400, Andrew Turley wrote: > I'm using connman 0.71. I realize that I forgot to include that information > in the original post. > > The command > connmand -d 'plugins/ethernet.c' -n > doesn't log any information about plugins/ethernet.c. Nor does any of that > information show up if I just use > connmand -d -n > Other information is logged. > > connmand[1921]: src/technology.c:__connman_technology_add_device() device > 0x62638 > connmand[1921]: src/notifier.c:__connman_notifier_register() type 3 > connmand[1921]: src/notifier.c:technology_registered() type 3 registered 1 > connmand[1921]: src/technology.c:technology_get() type 3 > connmand[1921]: src/technology.c:technology_find() type 3 > connmand[1921]: src/technology.c:technology_get() technology 0x61130 > connmand[1921]: src/device.c:__connman_device_enable() device 0x62638 0 > connmand[1921]: src/device.c:connman_device_set_disconnected() device > 0x62638 disconnected 0 > connmand[1921]: src/device.c:connman_device_get_string() device 0x62638 key > Interface > connmand[1921]: src/profile.c:__connman_profile_get_offlinemode() > offlinemode 0 > > Do is there something that needs to be done when building the plugins so > that they support this kind of debugging information? The plugins need to be built in if you want to get the debug information.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
