Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/stubs/
HDm68k-stub.c138 int remote_debug; variable
578 if (remote_debug) in getpacket()
643 if (remote_debug)
824 if (remote_debug) in handle_exception()
852 remote_debug = !(remote_debug); /* toggle debug flag */ in handle_exception()
948 if (remote_debug) in handle_exception()
953 if (remote_debug) in handle_exception()
994 if (remote_debug) in handle_exception()
HDi386-stub.c111 int remote_debug; variable
499 if (remote_debug) in getpacket()
562 if (remote_debug)
753 if (remote_debug) in handle_exception()
803 remote_debug = !(remote_debug); /* toggle debug flag */ in handle_exception()
HDm32r-stub.c111 int remote_debug; variable
222 if (remote_debug) in handle_exception()
394 remote_debug = !(remote_debug); /* toggle debug flag */ in handle_exception()
630 if (remote_debug) in getpacket()
1709 if (remote_debug) in gdb_error()
HDsh-stub.c256 int remote_debug; variable
703 remote_debug = !(remote_debug); /* toggle debug flag */ in gdb_handle_exception()
/dragonfly/contrib/gdb-7/gdb/
HDremote.c1184 if (remote_debug) in packet_ok()
1214 if (remote_debug) in packet_ok()
4937 if (remote_debug) in async_remote_interrupt()
4948 if (remote_debug) in async_remote_interrupt_twice()
5069 if (remote_debug) in remote_stop()
6085 if (remote_debug) in send_g_packet()
6611 if (remote_debug) in check_binary_download()
6619 if (remote_debug) in check_binary_download()
7188 if (remote_debug) in putpkt_binary()
7213 if (remote_debug) in putpkt_binary()
[all …]
HDtop.c186 int remote_debug = 0; variable
HDtarget.h1960 extern int remote_debug;
/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-cmds.c1770 add_setshow_zinteger_cmd ("remote", no_class, &remote_debug, _("\ in _initialize_cli_cmds()