Home | History | Annotate | Download | only in gdb-remote

Lines Matching refs:SendInterrupt

341                 if (SendInterrupt(locker, 2, timed_out))
816 if (SendInterrupt (locker, 1, timed_out))
833 GDBRemoteCommunicationClient::SendInterrupt
849 log->Printf ("SendInterrupt () - got sequence mutex without having to interrupt");
874 log->PutCString ("SendInterrupt () - sent interrupt, private state stopped");
880 log->Printf ("SendInterrupt () - sent interrupt, timed out wating for async thread resume");
886 log->Printf ("SendInterrupt () - sent interrupt, not waiting for stop...");
893 log->Printf ("SendInterrupt () - failed to write interrupt");
901 log->Printf ("SendInterrupt () - not running");