Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb ignoring vCont supported commands
@ 2018-10-09 13:42 Bill Morgan
  2018-10-09 18:30 ` Pedro Alves
  0 siblings, 1 reply; 14+ messages in thread
From: Bill Morgan @ 2018-10-09 13:42 UTC (permalink / raw)
  To: gdb

I tell gdb that I support only vCont c and C, so it sends me s. Why is it
sending s when I don't support that?

(gdb) s
Sending packet:
$QPassSignals:e;10;14;17;1a;1b;1c;21;24;25;2c;4c;97;#0a...Ack
Packet received: OK
Sending packet: $vCont?#49...Ack
Packet received: vCont;c;C
Packet vCont (verbose-resume) is supported
Sending packet: $vCont;s:13;c#f4...Ack
Packet received: E01
warning: Remote failure reply: E01


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

end of thread, other threads:[~2018-10-19 21:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-09 13:42 gdb ignoring vCont supported commands Bill Morgan
2018-10-09 18:30 ` Pedro Alves
2018-10-09 20:12   ` Bill Morgan
2018-10-09 20:17     ` Simon Marchi
2018-10-09 20:29       ` Bill Morgan
2018-10-09 21:12         ` Pedro Alves
2018-10-09 21:17           ` Bill Morgan
2018-10-09 21:34             ` Bill Morgan
2018-10-19 13:40               ` Pedro Alves
2018-10-19 21:18                 ` Bill Morgan
2018-10-11 17:23           ` Bill Morgan
2018-10-18 13:42           ` Bill Morgan
2018-10-19 13:35             ` Pedro Alves
2018-10-19 17:12               ` Bill Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox