dfui_debug
dfui_debug("w->x=%d w->width=%d cf->width=%d : ",
dfui_debug("new cf->width=%d\n", cf->width);
dfui_debug("line = `%s', done = %d, width = %d, form width = %d : ",
dfui_debug("now %d\n", cf->width);
dfui_debug("%s: unexpected message: type=`%c', wanted=`%c'\n",
dfui_debug("creating button `%s' (%d) @ %d / %d\n",
dfui_debug("-----\nconstructing single form: %s\n",
dfui_debug("min width: %d\n", min_width);
dfui_debug("button width: %d\n", total_button_width);
dfui_debug("label width: %d\n", total_label_width);
dfui_debug("resulting width: %d\n", desc_width);
dfui_debug("form width: %d\n", cf->width);
dfui_debug("form width now: %d\n", cf->width);
dfui_debug("-----\nconstructing multiple form: %s\n",
dfui_debug("min width: %d\n", min_width);
dfui_debug("button width: %d\n", total_button_width);
dfui_debug("label width: %d\n", total_label_width);
dfui_debug("resulting width: %d\n", desc_width);
dfui_debug("form width: %d\n", cf->width);
dfui_debug("form width now: %d\n", cf->width);
dfui_debug("opened to_be pipe\n");
dfui_debug("WAITING<<>>\n");
dfui_debug("LENGTH<<%d>>\n", length);
dfui_debug("RECEIVED<<%s>>\n", aura_buffer_buf(c->ebuf));
dfui_debug("SEND<<%s>>\n", fmsg);
dfui_debug("waiting for named pipes...\n");
dfui_debug("opening inflow pipe...\n");
dfui_debug("opening outflow pipe...\n");
dfui_debug("making outflow pipe raw...\n");
dfui_debug("SEND<<%s>>\n", fmsg);
dfui_debug("WAITING<<>>\n");
dfui_debug("RECV<<%s>>\n", aura_buffer_buf(c->ebuf));
dfui_debug("opening pipes...\n");
dfui_debug("opened to_fe pipe\n");
dfui_debug("LISTEN_SOCKET<<%d>>\n", T_TCP(c)->listen_sd);
dfui_debug("BOUND_ON<<%d>>\n", T_TCP(c)->listen_sd);
dfui_debug("LISTENING_ON<<%d>>\n", T_TCP(c)->listen_sd);
dfui_debug("NOT_CONNECTED,ACCEPTING_ON<<%d>>\n", T_TCP(c)->listen_sd);
dfui_debug("ACCEPTED<<%d>>\n", T_TCP(c)->connected_sd);
dfui_debug("ALREADY_CONNECTED<<>>\n");
dfui_debug("WAITING<<>>\n");
dfui_debug("LOST_THEM<<>>\n");
dfui_debug("LOST_THEM<<>>\n");
dfui_debug("RECEIVED<<%s>>\n", aura_buffer_buf(c->ebuf));
dfui_debug("SEND<<%s>>\n", fmsg);
dfui_debug("CLIENT_SOCKET<<%d>>\n", T_TCP(c)->connected_sd);
dfui_debug("CONNECTED<<>>\n");
dfui_debug("NO_CONNECT<<>>\n");
dfui_debug("SEND<<%s>>\n", fmsg);
dfui_debug("result<<%d>>\n", result);
dfui_debug("result<<%d>>\n", result);
dfui_debug("WAITING<<>>\n");
dfui_debug("result<<%d>>\n", result);
dfui_debug("result<<%d>>\n", result);
dfui_debug("RECV<<%s>>\n", aura_buffer_buf(c->ebuf));
dfui_debug("READ_BYTES<<%d>>\n", br);
dfui_debug("read_data_error<<%d>>\n", br);
dfui_debug("WROTE_BYTES<<%d>>\n", bw);
dfui_debug("write_data_error<<%d>>\n", bw);
dfui_debug("handle changed field: id=`%s', new_value=`%s'\n",
dfui_debug("DISCONNECTING<<>>\n");
dfui_debug("ENCODE<<%s>>\n", aura_buffer_buf(e));
void dfui_debug(const char *, ...);
dfui_debug("form_create: can't add option to non-field\n");
dfui_debug("form_create: can't add property in this state\n");
dfui_debug("form_create: unknown option `%c'\n", arg[0]);
dfui_debug("triggered callbacks: field_id=`%s', new_value=`%s'\n",
dfui_debug("** adding slice %d (start %ld, size %ld, sysid %d) "