Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* How to stop gdbserver while it's listening
@ 2010-04-27  1:56 robert song
  2010-04-29 18:51 ` Sergio Durigan Junior
  0 siblings, 1 reply; 3+ messages in thread
From: robert song @ 2010-04-27  1:56 UTC (permalink / raw)
  To: gdb

Hello,everyone.

During the gdbserver is listening on one TCP port, I can't stop by
directly press Ctrl-C.
But only open another windows and kill this one.

target> gdbserver :5555 /tmp/helloworld
target> kill -9 `pgrep gdbserver`

Is it the only way to stop the gdbserver?

Thank you very much.

Regards,
  robert


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

end of thread, other threads:[~2010-04-29 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-27  1:56 How to stop gdbserver while it's listening robert song
2010-04-29 18:51 ` Sergio Durigan Junior
2010-04-29 21:03   ` robert song

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