Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Vrany <jan.vrany@fit.cvut.cz>
To: gdb-patches@sourceware.org
Cc: Jan Vrany <jan.vrany@fit.cvut.cz>
Subject: [RFC 0/2] add new async events =target-connected and =target-disconnected
Date: Sun, 14 Oct 2018 12:55:00 -0000	[thread overview]
Message-ID: <20181014125534.11724-1-jan.vrany@fit.cvut.cz> (raw)

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


             reply	other threads:[~2018-10-14 12:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-14 12:55 Jan Vrany [this message]
2018-10-14 12:56 ` [RFC 1/2] gdb: add new observables target_connected and target_disconnected Jan Vrany
2018-10-14 12:56 ` [RFC 2/2] gdb/mi: add new async events =target-connected and =target-disconnected Jan Vrany
2018-10-14 15:02   ` Eli Zaretskii
2018-10-18  1:31   ` Simon Marchi
2018-11-22 14:20     ` Jan Vrany

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181014125534.11724-1-jan.vrany@fit.cvut.cz \
    --to=jan.vrany@fit.cvut.cz \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox