public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Antoine Tremblay <antoine.tremblay@ericsson.com>,
	       gdb-patches@sourceware.org
Subject: Re: [PATCH] Fix mi-pending.exp test output to allow stable test diffing
Date: Tue, 24 Mar 2015 17:47:00 -0000	[thread overview]
Message-ID: <5511A33A.3000103@redhat.com> (raw)
In-Reply-To: <1427218368-5087-1-git-send-email-antoine.tremblay@ericsson.com>

Thanks.  Please push.

Thanks,
Pedro Alves

On 03/24/2015 05:32 PM, Antoine Tremblay wrote:
> /* Not part of the commit comment 
> This gives the following output :
> PASS: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
> */
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.mi/mi-pending.exp: Fix output of breakpoint test.
> ---
>  gdb/testsuite/gdb.mi/mi-pending.exp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gdb/testsuite/gdb.mi/mi-pending.exp b/gdb/testsuite/gdb.mi/mi-pending.exp
> index e289cd9..88c6870 100644
> --- a/gdb/testsuite/gdb.mi/mi-pending.exp
> +++ b/gdb/testsuite/gdb.mi/mi-pending.exp
> @@ -66,7 +66,7 @@ mi_gdb_test "-break-insert -f pendfunc1" \
>  # Set pending breakpoint with a condition via MI.
>  mi_gdb_test "-break-insert -f -c x==4 ${libsrc1}:pendfunc2" \
>      ".*\\^done,bkpt=\{number=\"2\",type=\"breakpoint\",disp=\"keep\",enabled=\"y\",addr=\"<PENDING>\",pending=\"${libsrc1}:pendfunc2\",cond=\"x==4\",times=\"0\",original-location=\"${libsrc1}:pendfunc2\"\}"\
> -    "MI pending breakpoint on ${libsrc1}:pendfunc2 if x==4"
> +    "MI pending breakpoint on ${libfile1}.c:pendfunc2 if x==4"
>  
>  # Set breakpoint so that we can stop when the thread is created
>  mi_gdb_test "-break-insert -f thread_func" \
> 

      reply	other threads:[~2015-03-24 17:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 19:06 [PATCH] Fix breakpoint thread condition missing with mi and a pending breakpoint Antoine Tremblay
2015-03-05 13:10 ` Antoine Tremblay
2015-03-06 19:38 ` Pedro Alves
2015-03-23 15:29   ` [PATCH v2] " Antoine Tremblay
2015-03-23 19:52     ` Pedro Alves
2015-03-24 17:09     ` Pedro Alves
2015-03-24 17:32       ` [PATCH] Fix mi-pending.exp test output to allow stable test diffing Antoine Tremblay
2015-03-24 17:47         ` Pedro Alves [this message]

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=5511A33A.3000103@redhat.com \
    --to=palves@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).