public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Antoine Tremblay <antoine.tremblay@ericsson.com>,
	       gdb-patches@sourceware.org
Subject: Re: [PATCH] Fix MI dprintf-insert not printing when a location is pending.
Date: Fri, 27 Mar 2015 16:52:00 -0000	[thread overview]
Message-ID: <55158AAF.7010709@redhat.com> (raw)
In-Reply-To: <1427459819-29661-1-git-send-email-antoine.tremblay@ericsson.com>

On 03/27/2015 05:36 AM, Antoine Tremblay wrote:
> diff --git a/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp b/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp
> new file mode 100644
> index 0000000..6185329
> --- /dev/null
> +++ b/gdb/testsuite/gdb.mi/mi-dprintf-pending.exp
...

> +set msg "mi dprintf"
> +gdb_expect {
> +    -re ".*~\"hello\"" {
> +	pass $msg
> +    }
> +    -re ".*$mi_gdb_prompt$" {
> +	fail $msg
> +    }
> +    timeout {
> +	fail $msg
> +    }
> +}

Pending a previous query about using mi_gdb_test here, I recommend a 
maintainer approve this patch.

Thank you for your patch!

Keith

  reply	other threads:[~2015-03-27 16:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 16:47 Antoine Tremblay
2015-03-26 19:11 ` Keith Seitz
2015-03-27 12:34   ` Antoine Tremblay
2015-03-27 12:37     ` Antoine Tremblay
2015-03-27 16:52       ` Keith Seitz [this message]
2015-03-27 17:13         ` Antoine Tremblay
2015-03-27 17:34           ` Keith Seitz
2015-04-20 12:14             ` Antoine Tremblay
2015-06-12 12:27               ` [PATCH v3] Fix MI dprintf-insert not printing on a resolved pending location Antoine Tremblay
2015-06-12 12:33                 ` Pedro Alves
2015-03-27 16:46     ` [PATCH] Fix MI dprintf-insert not printing when a location is pending Keith Seitz

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=55158AAF.7010709@redhat.com \
    --to=keiths@redhat.com \
    --cc=antoine.tremblay@ericsson.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).