Home
last modified time | relevance | path

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

/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dserver.c193 target_running (void) in target_running() function
915 if (!target_running ()) \
1021 if (!target_running ()) in handle_qxfer_features()
1164 if (!target_running ()) in handle_qxfer_spu()
1334 if (!target_running ()) in handle_qxfer_fdpic()
1354 if (!target_running ()) in handle_qxfer_btrace()
2348 if (!target_running ()) in handle_v_requests()
2597 if (!target_running ()) \
3422 if (!target_running ()) in process_serial_event()
3468 if (target_running ()) in process_serial_event()
[all …]
H A DChangeLog5828 (target_running): New.
5832 (handle_query): Use require_running and target_running. Implement
5841 Use require_running and target_running. Always allow the extended
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dserver.c217 target_running (void) in target_running() function
775 if (!target_running ()) \
862 if (annex[0] != '\0' || !target_running ()) in handle_qxfer_auxv()
881 if (!target_running ()) in handle_qxfer_features()
1007 if (!target_running ()) in handle_qxfer_spu()
2089 if (!target_running ()) in handle_v_requests()
2335 if (!target_running ()) \
2742 have_ran = target_running (); in process_serial_event()
3062 if (!target_running ()) in process_serial_event()
3108 if (target_running ()) in process_serial_event()
[all …]
H A DChangeLog3790 (target_running): New.
3794 (handle_query): Use require_running and target_running. Implement
3803 Use require_running and target_running. Always allow the extended
/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dserver.cc55 if (!target_running ()) \
62 if (!target_running ()) \
270 target_running (void) in target_running() function
682 if (!target_running () || !target_supports_catch_syscall ()) in handle_general_set()
1260 if (extended_protocol || target_running ()) in handle_detach()
1521 if (!target_running ()) in handle_qxfer_features()
3232 if (!target_running ()) in handle_v_requests()
4052 if (run_once || (!extended_protocol && !target_running ())) in captured_main()
4446 if (!target_running ()) in process_serial_event()
4490 if (target_running ()) in process_serial_event()
[all …]
H A DChangeLog13777 * server.c (target_running): Ditto.
20882 (target_running): New.
20886 (handle_query): Use require_running and target_running. Implement
20895 Use require_running and target_running. Always allow the extended