public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* docs: remote protocol: bc/bs not mentioned in stop-reply list
@ 2023-06-28 12:06 Matheus Tavares Bernardino
  2023-06-28 12:14 ` Luis Machado
  0 siblings, 1 reply; 4+ messages in thread
From: Matheus Tavares Bernardino @ 2023-06-28 12:06 UTC (permalink / raw)
  To: gdb

Hi,

The remote protocol docs for stop-reply [1] has a list of commands
that accept stop-reply packets as a response:

"The 'C', 'c', 'S', 's', 'vCont', 'vAttach', 'vRun', 'vStopped', and
'?' packets can receive any of the below as a reply."

However, at the definition of 'bc' and 'bs' [2], it's also said:

"Reply: See Stop Reply Packets, for the reply specifications."

Maybe the list from [1] is not meant to be exhaustive, but perhaps
'bc' and 'bs' could be added to it?

[1]: https://sourceware.org/gdb/onlinedocs/gdb/Stop-Reply-Packets.html
[2]: https://sourceware.org/gdb/onlinedocs/gdb/Packets.html#Packets

Thanks,
Matheus

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-29  8:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 12:06 docs: remote protocol: bc/bs not mentioned in stop-reply list Matheus Tavares Bernardino
2023-06-28 12:14 ` Luis Machado
2023-06-29  8:08   ` Matheus Tavares Bernardino
2023-06-29  8:50     ` Luis Machado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).