public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [RFC 0/2] add new async events =target-connected and =target-disconnected
@ 2018-10-14 12:55 Jan Vrany
  2018-10-14 12:56 ` [RFC 2/2] gdb/mi: " Jan Vrany
  2018-10-14 12:56 ` [RFC 1/2] gdb: add new observables target_connected and target_disconnected Jan Vrany
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Vrany @ 2018-10-14 12:55 UTC (permalink / raw)
  To: gdb-patches; +Cc: Jan Vrany

This mini series add new MI async events notifying MI client
abut target changes. This is a result of discussion happened 
earlier this year on gdb mailing list [1].

[1]: https://sourceware.org/ml/gdb/2018-04/msg00004.html

Jan Vrany (2):
  gdb: add new observables target_connected and target_disconnected
  gdb/mi: add new async events =target-connected and
    =target-disconnected

 gdb/ChangeLog       | 18 +++++++++--
 gdb/doc/ChangeLog   |  5 +++
 gdb/doc/gdb.texinfo |  7 +++++
 gdb/mi/mi-interp.c  | 77 +++++++++++++++++++++++++++++++++++++++++++--
 gdb/observable.c    |  2 ++
 gdb/observable.h    |  6 ++++
 gdb/target.c        |  7 +++++
 7 files changed, 118 insertions(+), 4 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-22 14:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-14 12:55 [RFC 0/2] add new async events =target-connected and =target-disconnected Jan Vrany
2018-10-14 12:56 ` [RFC 2/2] gdb/mi: " Jan Vrany
2018-10-14 15:02   ` Eli Zaretskii
2018-10-18  1:31   ` Simon Marchi
2018-11-22 14:20     ` Jan Vrany
2018-10-14 12:56 ` [RFC 1/2] gdb: add new observables target_connected and target_disconnected Jan Vrany

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).