Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Paul Pluzhnikov <ppluzhnikov@google.com>
Cc: Tom Tromey <tromey@redhat.com>,
	       gdb-patches ml <gdb-patches@sourceware.org>,
	       Doug Evans <dje@google.com>
Subject: Re: [patch] Re: Advice on fixing gdb/12528
Date: Tue, 15 Mar 2011 03:16:00 -0000	[thread overview]
Message-ID: <20110315004140.GA28560@host1.jankratochvil.net> (raw)
In-Reply-To: <AANLkTin=U9bE2NoO4abS-qibKMsOCEj+-=G7k=OjXYXf@mail.gmail.com>

On Mon, 14 Mar 2011 22:01:44 +0100, Paul Pluzhnikov wrote:
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ testsuite/gdb.cp/pr12528.exp	14 Mar 2011 20:52:11 -0000

I would prefer any non-numeric name of the testfile.


> +set additional_flags {-ffunction-sections -Wl,--gc-sections}
> +if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable \
> +	   [list debug c++ additional_flags=$additional_flags]] != "" } {
> +    untested $srcfile
> +    return -1
> +}

This testfile correctly breaks without the fix applied with:
	g++ (GCC) 4.4.6 20110314 (prerelease)

but it gives false PASS even without the fix applied with:
	g++ (GCC) 4.5.3 20110314 (prerelease)
	g++ (GCC) 4.6.0 20110312 (experimental)

as recent GCCs no longer create multiple ctors in such case.

For a real testcase it should be in gdb.dwarf2/ (and then the special
compilation options are sure no longer needed).


> +if { ![runto_main] } {
> +    fail "Can't run to main"
> +    return
> +}

It could check the `info break' output without running the testcase at all.
Nothing important.



Thanks,
Jan


  reply	other threads:[~2011-03-15  0:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-11 17:09 Paul Pluzhnikov
2011-03-11 18:27 ` Tom Tromey
2011-03-14 21:16   ` [patch] " Paul Pluzhnikov
2011-03-15  3:16     ` Jan Kratochvil [this message]
2011-03-15  5:26       ` Paul Pluzhnikov
2011-03-15 15:35         ` Tom Tromey
2011-03-15 15:45           ` Jan Kratochvil
2011-03-15 16:00             ` Paul Pluzhnikov
2011-03-15 18:50         ` Jan Kratochvil
2011-03-15 19:12           ` Paul Pluzhnikov
2011-03-15 19:18             ` Jan Kratochvil
2011-03-15 19:41               ` Paul Pluzhnikov
2011-03-15 23:26                 ` Jan Kratochvil
2011-03-16  0:13                   ` Paul Pluzhnikov
2011-03-16  8:20                     ` Jan Kratochvil
2011-03-16 17:43                       ` Paul Pluzhnikov
2011-03-16 17:52                         ` Jan Kratochvil

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=20110315004140.GA28560@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    --cc=ppluzhnikov@google.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