public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Burgess <aburgess@redhat.com>
Cc: gdb-patches@sourceware.org, tom@tromey.com
Subject: Re: [PATCHv2] gdb: add Python events for program space addition and removal
Date: Fri, 29 Sep 2023 15:41:41 +0300	[thread overview]
Message-ID: <83ttrdywvu.fsf@gnu.org> (raw)
In-Reply-To: <f9cd3cabeff3abf1a0dfe53ec51e7a58ad160021.1695827584.git.aburgess@redhat.com> (message from Andrew Burgess via Gdb-patches on Wed, 27 Sep 2023 16:16:55 +0100)

> Date: Wed, 27 Sep 2023 16:16:55 +0100
> From: Andrew Burgess via Gdb-patches <gdb-patches@sourceware.org>
> Cc: Tom Tromey <tom@tromey.com>
> 
>  gdb/NEWS                                      |   7 +
>  gdb/doc/python.texi                           |  28 ++++
>  gdb/observable.c                              |   2 +
>  gdb/observable.h                              |   7 +
>  gdb/progspace.c                               |   3 +
>  gdb/python/py-all-events.def                  |   2 +
>  gdb/python/py-event-types.def                 |  10 ++
>  gdb/python/py-progspace.c                     |  67 ++++++++++
>  .../gdb.python/py-progspace-events.c          |  73 ++++++++++
>  .../gdb.python/py-progspace-events.exp        | 125 ++++++++++++++++++
>  .../gdb.python/py-progspace-events.py         |  29 ++++
>  11 files changed, 353 insertions(+)
>  create mode 100644 gdb/testsuite/gdb.python/py-progspace-events.c
>  create mode 100644 gdb/testsuite/gdb.python/py-progspace-events.exp
>  create mode 100644 gdb/testsuite/gdb.python/py-progspace-events.py

OK for the documentation parts, thanks.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>

  reply	other threads:[~2023-09-29 12:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 12:44 [PATCH] " Andrew Burgess
2023-09-21 19:20 ` Tom Tromey
2023-09-27 10:51   ` Andrew Burgess
2023-09-27 14:20     ` Tom Tromey
2023-09-27 15:17       ` Andrew Burgess
2023-09-27 15:16 ` [PATCHv2] " Andrew Burgess
2023-09-29 12:41   ` Eli Zaretskii [this message]
2023-09-29 13:24   ` [PATCHv3] " Andrew Burgess
2023-09-29 15:46     ` Eli Zaretskii
2023-10-02 16:09       ` Andrew Burgess
2023-10-02 18:34     ` Simon Marchi
2023-10-02 20:36       ` Andrew Burgess
2023-10-02 20:38         ` Simon Marchi
2023-10-02 21:17           ` Andrew Burgess
2023-10-02 20:11     ` [PUSHED] gdb/python: reformat file with black Andrew Burgess

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=83ttrdywvu.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=aburgess@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).