Home
last modified time | relevance | path

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

/freebsd/sys/gdb/
H A Dgdb_int.h80 void gdb_tx_begin(char);
98 gdb_tx_begin('\0'); in gdb_tx_empty()
111 gdb_tx_begin('E'); in gdb_tx_err()
119 gdb_tx_begin('O'); in gdb_tx_ok()
H A Dgdb_main.c121 gdb_tx_begin('0'); in gdb_do_mem_search()
123 gdb_tx_begin('1'); in gdb_do_mem_search()
145 gdb_tx_begin('l'); in gdb_do_threadinfo()
150 gdb_tx_begin('m'); in gdb_do_threadinfo()
258 gdb_tx_begin(0); in gdb_do_qsupported()
335 gdb_tx_begin('l'); in qXfer_drain()
337 gdb_tx_begin('m'); in qXfer_drain()
746 gdb_tx_begin('T'); in gdb_trap()
763 gdb_tx_begin('T'); in gdb_trap()
800 gdb_tx_begin( in gdb_trap()
[all...]
H A Dgdb_cons.c122 gdb_tx_begin('O'); in gdb_cnflush()
H A Dgdb_packet.c243 gdb_tx_begin(char tp) in gdb_tx_begin() function
/freebsd/sys/powerpc/powerpc/
H A Dgdb_machdep.c119 gdb_tx_begin(0); in gdb_cpu_do_offsets()