Lines Matching refs:allow_stop_reply
973 gdbserver_state.allow_stop_reply = cmd->allow_stop_reply; in process_string_cmd()
1425 if (gdbserver_state.allow_stop_reply) { in handle_v_attach()
1429 gdbserver_state.allow_stop_reply = false; in handle_v_attach()
1455 .allow_stop_reply = true,
1462 .allow_stop_reply = true,
2019 if (gdbserver_state.allow_stop_reply) { in handle_target_halt()
2024 gdbserver_state.allow_stop_reply = false; in handle_target_halt()
2050 .allow_stop_reply = true, in gdb_handle_packet()
2061 .allow_stop_reply = true, in gdb_handle_packet()
2073 .allow_stop_reply = true, in gdb_handle_packet()
2113 .allow_stop_reply = true, in gdb_handle_packet()
2125 .allow_stop_reply = true, in gdb_handle_packet()
2306 gdbserver_state.allow_stop_reply = false; in gdb_read_byte()
2338 gdbserver_state.allow_stop_reply = true; in gdb_read_byte()