Home
last modified time | relevance | path

Searched refs:gdbstub_send_packet (Results 1 – 1 of 1) sorted by relevance

/arch/frv/kernel/
Dgdb-stub.c212 static int gdbstub_send_packet(char *buffer);
362 static int gdbstub_send_packet(char *buffer) in gdbstub_send_packet() function
636 gdbstub_send_packet(outbuf); in __gdbstub_console_write()
1518 gdbstub_send_packet(output_buffer); /* send it off... */ in gdbstub()
1553 gdbstub_send_packet(output_buffer); /* send it off... */ in gdbstub()
1920 gdbstub_send_packet("OK"); in gdbstub()
1999 gdbstub_send_packet(output_buffer); in gdbstub()
2066 gdbstub_send_packet(output_buffer); in gdbstub_init()