Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:packets

134 /* Set if you want to disable optional thread related packets support
645 /* Handle all of the extended 'Q' packets. */
1095 /* Handle store memory tags packets. */
1247 /* Handle qSearch:memory packets. */
2503 /* Add supported btrace packets to BUF. */
2519 /* Handle all of the extended 'q' packets. */
3094 /* Handle fetch memory tags packets. */
3180 /* Parse vCont packets. */
3549 /* Handle all of the extended 'v' packets. */
3906 " Disable support for RSP packets or features.\n"
3909 " threads (disable all threading packets).\n"
3920 fprintf (stream, "Disableable packets:\n"
3921 " vCont \tAll vCont packets\n"
3927 " T \tAll 'T' packets\n");
4264 char *packets = *next_arg += sizeof ("--disable-packet=") - 1;
4266 for (char *tok = strtok_r (packets, ",", &saveptr);
4589 /* Process options coming from Z packets for a breakpoint. PACKET is