Lines Matching refs:allow_stop_reply
985 gdbserver_state.allow_stop_reply = cmd->allow_stop_reply; in process_string_cmd()
1437 if (gdbserver_state.allow_stop_reply) { in handle_v_attach()
1441 gdbserver_state.allow_stop_reply = false; in handle_v_attach()
1467 .allow_stop_reply = true,
1474 .allow_stop_reply = true,
2026 if (gdbserver_state.allow_stop_reply) { in handle_target_halt()
2031 gdbserver_state.allow_stop_reply = false; in handle_target_halt()
2057 .allow_stop_reply = true, in gdb_handle_packet()
2068 .allow_stop_reply = true, in gdb_handle_packet()
2080 .allow_stop_reply = true, in gdb_handle_packet()
2120 .allow_stop_reply = true, in gdb_handle_packet()
2132 .allow_stop_reply = true, in gdb_handle_packet()
2313 gdbserver_state.allow_stop_reply = false; in gdb_read_byte()
2345 gdbserver_state.allow_stop_reply = true; in gdb_read_byte()