Minimum set of actions to support vCont
Mathieu Tarral <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <mpwybaShdcjqwDYecd26eDmMXanC6zWs3o_dZD4vcWWEsbmbsAtsQihuSZFku7knyjcH0UCFl43cDQpHrCUEgtPlIPmACZ_MgralRTzzqws=@protonmail.com> |
Hi, I'm implementing the vCont packet in my stub, and so far, when I receive a vCont? packet, I reply with "vCont;c;s" since I support singlestep and continue. This implementation works in radare2, but it doesn't work with GDB: Sending packet: $vCont?#49...Packet received: vCont;c;s Packet vCont (verbose-resume) is NOT supported What is the minimal set of actions required to support vCont in GDB RSP ? Thanks. -- Mathieu Tarral Sent with ProtonMail Secure Email.