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,
	       Joel Brobecker <brobecker@adacore.com>
Subject: Re: Regression:  [Re: RFC: change "program exited" message]
Date: Wed, 09 Mar 2011 16:22:00 -0000	[thread overview]
Message-ID: <20110309153947.GA15507@host1.jankratochvil.net> (raw)
In-Reply-To: <m339mwfki3.fsf@fleche.redhat.com>

On Wed, 09 Mar 2011 15:15:16 +0100, Tom Tromey wrote:
> I built and regtested this on the compile farm, but we already know that
> may have some issues.

There remains one regression:

-PASS: gdb.ada/catch_ex.exp: continuing to program completion
+FAIL: gdb.ada/catch_ex.exp: continue until exit (the program exited)

due to:

Catchpoint 6, unhandled CONSTRAINT_ERROR at 0x00000000004017c3 in foo () at /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.ada/catch_ex/foo.adb:41
41         raise Constraint_Error;  -- SPOT4
(gdb) PASS: gdb.ada/catch_ex.exp: continuing to unhandled exception
continue
Continuing.

raised CONSTRAINT_ERROR : foo.adb:41 explicit raise
[Inferior 1 (process 14730) exited with code 01]
(gdb) FAIL: gdb.ada/catch_ex.exp: continue until exit (the program exited)
testcase ./gdb.ada/catch_ex.exp completed in 1 seconds 

that the testcase does not return exit code 0.

While the .exp testfile does not have too straightforward way to accept the
non-zero exit code I do not think a testfile should return with exit code
non-zero.  But I failed to modify the .adb file such way, isn't there some
easy way, Joel?


> Some of the things in that log don't seem to be related to my patch.  E.g.,
> the attachstop-mt.exp failure.

Yes, attachstop-mt.exp has flipping results.  As all the code around SIGSTOP
should get improved/reworked/merged-with-Fedora and it is kernel specific and
the SIGSTOP issues are being discussed in upstream kernel these months I delay
it after it gets resolved for upstream kernel.



Thanks,
Jan


  reply	other threads:[~2011-03-09 15:40 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             ` Regression: [Re: RFC: change "program exited" message] Jan Kratochvil
2011-03-08 15:11               ` Tom Tromey
2011-03-09 14:37                 ` Tom Tromey
2011-03-09 16:22                   ` Jan Kratochvil [this message]
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=20110309153947.GA15507@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=brobecker@adacore.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