GDB RSP protocol question
NarenB <[email protected]> Sun, 6 Sep 2009 15:02:22 -0700 (PDT)
| Newsgroups | gmane.comp.gdb.general |
|---|---|
| Message-ID | <[email protected]> |
I am a WinDbg user trying to become familiar with GDB and RSP protocol that GDB uses. Can we assume that the GDB client and server communication is always a synchronous ? That is the GDB server sends a response to the client's request and there is no unsolicited packets from the GDB server ? If the GDB client issues a continue command, is the only response to that is when the breakpoint (that was set earlier on) is hit ? Thanks !! -- View this message in context: http://www.nabble.com/GDB-RSP-protocol-question-tp25322566p25322566.html Sent from the Gnu - gdb - General mailing list archive at Nabble.com.