#define G_LOG_DOMAIN "minimodem" #include int main() { g_debug("hello world from junkprog"); return 0; }