Searched refs:gdbstub_send_packet (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c215 static int gdbstub_send_packet(char *buffer);
365 static int gdbstub_send_packet(char *buffer) function
404 } /* end gdbstub_send_packet() */
639 gdbstub_send_packet(outbuf);
1474 gdbstub_send_packet(output_buffer); /* send it off... */
1513 gdbstub_send_packet(output_buffer); /* send it off... */
1861 gdbstub_send_packet("OK");
1929 gdbstub_send_packet(output_buffer);

Completed in 95 milliseconds