SENDMSG           219 xdebug_handler_gdb.c 	SENDMSG(context->socket, xdebug_sprintf("%s\n", tmp));
SENDMSG           272 xdebug_handler_gdb.c 						SENDMSG(h->socket, xdebug_sprintf("<command><name>%s</name><desc>%s</desc></command>", ptr->name, tmp));
SENDMSG           276 xdebug_handler_gdb.c 						SENDMSG(h->socket, xdebug_sprintf("%-12s %s\n", ptr->name, ptr->help));
SENDMSG           290 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("<xdebug><help>"));
SENDMSG           301 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("</help></xdebug>\n"));
SENDMSG           316 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("<xdebug><help><command><syntax>%s</syntax><desc>%s</desc></help</xdebug>\n", t1, t2));
SENDMSG           320 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("Syntax: %s\n%12s %s\n", cmd->description, " ", cmd->help));
SENDMSG           377 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("<var name='%s'/>", name));
SENDMSG           379 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("$%s\n", name));
SENDMSG           409 xdebug_handler_gdb.c 			SENDMSG(h->socket, contents);
SENDMSG           411 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("%s", contents));
SENDMSG           416 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("<var name='%s'/>", name));
SENDMSG           418 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("$%s = *uninitialized*\n", name));
SENDMSG           439 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("The file '%s' could not be opened.\n", file));
SENDMSG           458 xdebug_handler_gdb.c 				SENDMSG(h->socket, xdebug_sprintf("<line file='%s' no='%d'>%s</line>", file, begin + i, tmp));
SENDMSG           461 xdebug_handler_gdb.c 				SENDMSG(h->socket, xdebug_sprintf("%d\t%s\n", begin + i, line));
SENDMSG           506 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("<breakpoint><function><name>%s</name><params>", tmp_fname));
SENDMSG           508 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("Breakpoint, %s(", tmp_fname));
SENDMSG           521 xdebug_handler_gdb.c 		   SENDMSG(h->socket, xdebug_sprintf("$%s = ", i->var[j].name));
SENDMSG           532 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("</params></function><file>%s</file><line>%d</line></breakpoint>", i->filename, i->lineno));
SENDMSG           534 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf(")\n\tat %s:%d\n", i->filename, i->lineno));
SENDMSG           556 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("<stackframe><level>%d</level><function><name>%s</name><params>", nr, tmp_fname));
SENDMSG           558 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("<stackframe><function><name>%s</name><params>", tmp_fname));
SENDMSG           562 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("#%-2d %s (", nr, tmp_fname));
SENDMSG           564 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("%s (", tmp_fname));
SENDMSG           578 xdebug_handler_gdb.c 		   SENDMSG(h->socket, xdebug_sprintf("$%s = ", i->var[j].name));
SENDMSG           590 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("</params></function><file>%s</file><line>%d</line>", i->filename, i->lineno));
SENDMSG           598 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf(")\n    at %s:%d\n", i->filename, i->lineno));
SENDMSG           880 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("%s\n", ret_value));
SENDMSG          1026 xdebug_handler_gdb.c 			SENDMSG(context->socket, var_data);
SENDMSG          1042 xdebug_handler_gdb.c 			SENDMSG(context->socket, xdebug_sprintf("<xdebug><pwd><directory>%s</directory></pwd></xdebug>\n", buffer));
SENDMSG          1044 xdebug_handler_gdb.c 			SENDMSG(context->socket, xdebug_sprintf("Working directory %s.\n", buffer));
SENDMSG          1060 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("<xdebug><run><program>%s</program></run></xdebug>\n", context->program_name));
SENDMSG          1062 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("Starting program: %s\n", context->program_name));
SENDMSG          1075 xdebug_handler_gdb.c 		SENDMSG(
SENDMSG          1080 xdebug_handler_gdb.c 		SENDMSG(
SENDMSG          1094 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("<breakpoint type='function'><function>%s</function></breakpoint>", brk_info->functionname));
SENDMSG          1096 xdebug_handler_gdb.c 		SENDMSG(h->socket, xdebug_sprintf("Function breakpoint: %s\n", brk_info->functionname));
SENDMSG          1109 xdebug_handler_gdb.c 			SENDMSG(h->socket,
SENDMSG          1116 xdebug_handler_gdb.c 			SENDMSG(h->socket, xdebug_sprintf("<breakpoint type='line'><file>%s</file><line>%d</line></breakpoint>",
SENDMSG          1122 xdebug_handler_gdb.c 			SENDMSG(h->socket,
SENDMSG          1128 xdebug_handler_gdb.c 			SENDMSG(h->socket,
SENDMSG          1348 xdebug_handler_gdb.c 	SENDMSG(context->socket, xdebug_sprintf("This is Xdebug version %s.\n", XDEBUG_VERSION));
SENDMSG          1374 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("?init %s\n", context->program_name));
SENDMSG          1421 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("<xdebug><signal><code>%d</code><type>%s</type><message>%s</message><file>%s</file><line>%lu</line><stack>", type, errortype, message, file, lineno));
SENDMSG          1423 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("</stack></signal></xdebug>\n"));
SENDMSG          1425 xdebug_handler_gdb.c 		SENDMSG(context->socket, xdebug_sprintf("\nProgram received signal %s: %s.\n", errortype, message));
SENDMSG           120 xdebug_handler_php3.c 	SENDMSG(h->socket, xdebug_sprintf("%sstart: %s\n", prefix, errortype));
SENDMSG           123 xdebug_handler_php3.c 	SENDMSG(h->socket, xdebug_sprintf("%smessage: %s\n", prefix, message));
SENDMSG           124 xdebug_handler_php3.c 	SENDMSG(h->socket, xdebug_sprintf("%slocation: %s:%d\n", prefix, location, line));
SENDMSG           125 xdebug_handler_php3.c 	SENDMSG(h->socket, xdebug_sprintf("%sframes: %d\n", prefix, stack->size));
SENDMSG           135 xdebug_handler_php3.c 			SENDMSG(h->socket, xdebug_sprintf("%sfunction: %s\n", prefix, tmp_name));
SENDMSG           138 xdebug_handler_php3.c 			SENDMSG(h->socket, xdebug_sprintf("%slocation: %s:%d\n", prefix, i->filename, i->lineno));
SENDMSG           143 xdebug_handler_php3.c 	SENDMSG(h->socket, xdebug_sprintf("%sstop: %s\n", prefix, errortype));