Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Doug Evans <dje@google.com>, gdb-patches@sourceware.org, eliz@gnu.org
Subject: Re: [PATCH] New "producer" attribute for gdb.Symtab objects
Date: Wed, 17 Sep 2014 00:31:00 -0000	[thread overview]
Message-ID: <5418D665.5090309@redhat.com> (raw)
In-Reply-To: <yjt2ppevf8il.fsf@ruffy.mtv.corp.google.com>

On 09/17/2014 12:30 AM, Doug Evans wrote:
> +# We can't do much to test the producer string (compiler name+version).

Sounds like a job for the testsuite's dwarf compiler.

> +# But we do have support for knowing whether gcc was used, so we can at
> +# least use that.
> +if { $gcc_compiled } {
> +    set producer_regexp "GNU.*"
> +} else {
> +    set producer_regexp ""
> +}

Thanks,
Pedro Alves


  reply	other threads:[~2014-09-17  0:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 23:30 Doug Evans
2014-09-17  0:31 ` Pedro Alves [this message]
2014-09-18  0:46   ` Doug Evans
2014-09-18  9:39     ` Pedro Alves
2014-09-18 17:15       ` Doug Evans
2014-09-18 14:17     ` Phil Muldoon
2014-09-17  5:09 ` Eli Zaretskii

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=5418D665.5090309@redhat.com \
    --to=palves@redhat.com \
    --cc=dje@google.com \
    --cc=eliz@gnu.org \
    --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