Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: Pedro Alves <pedro@codesourcery.com>, gdb-patches@sourceware.org
Subject: Regression:  [Re: RFC: change "program exited" message]
Date: Tue, 08 Mar 2011 09:43:00 -0000	[thread overview]
Message-ID: <20110308065419.GA1239@host1.jankratochvil.net> (raw)
In-Reply-To: <m3hbbeorc7.fsf@fleche.redhat.com>

On Mon, 07 Mar 2011 16:58:16 +0100, Tom Tromey wrote:
> Ok.  Here is the version I am checking in.
> Built and regtested on x86-64 (compile farm).

This has a heavy regression for me such as:
FAIL: gdb.base/break.exp: continue until exit at recursive next test (the program exited)

This is a regression by:
	67f954c319369009fa2f4262ec07bca10589f964
		^^^ this one merged two different CVS patches
	http://sourceware.org/ml/gdb-cvs/2011-03/msg00097.html

There would be needed for example:

--- a/gdb/testsuite/lib/gdb.exp
+++ b/gdb/testsuite/lib/gdb.exp
@@ -3082,7 +3082,7 @@ proc gdb_continue_to_end {{mssg ""} {command continue}} {
     # Don't bother to check the output of the program, that may be
     # extremely tough for some remote systems.
     gdb_test "continue"\
-      "Continuing.\[\r\n0-9\]+(... EXIT code 0\[\r\n\]+|$inferior_exited_re normally).*"\
+      "Continuing.\[\r\n0-9\]+(... EXIT code 0\[\r\n\]+|\\\[$inferior_exited_re normally).*"\
 	$text
   }
 }

But this is not enough for all the regressions.  I do not understand how it
could pass the testsuite for you.  Full log:
	http://people.redhat.com/jkratoch/20110308Build-gdbcvs.gdbmail


Thanks,
Jan


  reply	other threads:[~2011-03-08  6:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03 20:52 RFC: change "program exited" message Tom Tromey
2011-03-03 21:18 ` Michael Snyder
2011-03-03 21:20 ` Pedro Alves
2011-03-04  7:37   ` Eli Zaretskii
2011-03-04 17:24   ` Tom Tromey
2011-03-04 19:13     ` Pedro Alves
2011-03-04 19:23       ` Tom Tromey
2011-03-04 19:38         ` Pedro Alves
2011-03-07 16:17           ` Tom Tromey
2011-03-08  9:43             ` Jan Kratochvil [this message]
2011-03-08 15:11               ` Regression: [Re: RFC: change "program exited" message] Tom Tromey
2011-03-09 14:37                 ` Tom Tromey
2011-03-09 16:22                   ` Jan Kratochvil
2011-03-09 16:29                     ` Joel Brobecker
2011-03-09 17:28                     ` Tom Tromey
2011-03-09 17:32                       ` Jan Kratochvil
2011-03-09 18:15                         ` Tom Tromey
2011-03-09 18:22                           ` Jan Kratochvil
2011-03-09 18:58                             ` Tom Tromey
2011-03-04  9:12 ` RFC: change "program exited" message Mark Kettenis

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=20110308065419.GA1239@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.com \
    --cc=tromey@redhat.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