public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 0/2] Fix PR 28308 - dprintf breakpoints not working when run from script
Date: Tue, 19 Oct 2021 02:30:21 -0700	[thread overview]
Message-ID: <20211019023021.7d9622cc@f34-m1> (raw)
In-Reply-To: <20211002010054.1546736-1-kevinb@redhat.com>

Ping.

On Fri,  1 Oct 2021 18:00:52 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> This series consists of two patches, a relatively short fix (with
> a long explanation) and a test case.
> 
> Kevin Buettner (2):
>   Fix PR 28308 - dprintf breakpoints not working when run from script
>   Test case for Bug 28308
> 
>  gdb/breakpoint.c                              | 13 +--
>  .../gdb.base/dprintf-execution-x-script.c     | 53 ++++++++++
>  .../gdb.base/dprintf-execution-x-script.exp   | 97 +++++++++++++++++++
>  .../gdb.base/dprintf-execution-x-script.gdb   | 21 ++++
>  4 files changed, 175 insertions(+), 9 deletions(-)
>  create mode 100644 gdb/testsuite/gdb.base/dprintf-execution-x-script.c
>  create mode 100644 gdb/testsuite/gdb.base/dprintf-execution-x-script.exp
>  create mode 100644 gdb/testsuite/gdb.base/dprintf-execution-x-script.gdb
> 
> -- 
> 2.31.1
> 


  parent reply	other threads:[~2021-10-19  9:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02  1:00 Kevin Buettner
2021-10-02  1:00 ` [PATCH 1/2] " Kevin Buettner
2021-11-05 16:05   ` Simon Marchi
2021-11-10  3:34     ` Kevin Buettner
2021-11-16 20:18       ` Tom Tromey
2021-11-18 18:34         ` Kevin Buettner
2021-10-02  1:00 ` [PATCH 2/2] Test case for Bug 28308 Kevin Buettner
2021-11-05 16:21   ` Simon Marchi
2021-11-10  1:44     ` Kevin Buettner
2021-11-18 22:46       ` Kevin Buettner
2021-10-19  9:30 ` Kevin Buettner [this message]
2021-11-02 19:09 ` [PATCH 0/2] Fix PR 28308 - dprintf breakpoints not working when run from script Kevin Buettner

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=20211019023021.7d9622cc@f34-m1 \
    --to=kevinb@redhat.com \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).