Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Phil Muldoon <pmuldoon@redhat.com>
To: Doug Evans <dje@google.com>, Pedro Alves <palves@redhat.com>
Cc: gdb-patches@sourceware.org, eliz@gnu.org
Subject: Re: [PATCH] New "producer" attribute for gdb.Symtab objects
Date: Thu, 18 Sep 2014 14:17:00 -0000	[thread overview]
Message-ID: <541AE951.6080404@redhat.com> (raw)
In-Reply-To: <21530.11079.11868.273521@ruffy2.mtv.corp.google.com>

On 18/09/14 01:45, Doug Evans wrote:
> Pedro Alves writes:
>  > 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 ""
>  > > +}
>
> Indeed.

I looked at the patch and it seems just fine.  Is it just GCC that
inserts a producer?

Cheers

Phil


  parent reply	other threads:[~2014-09-18 14:17 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
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 [this message]
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=541AE951.6080404@redhat.com \
    --to=pmuldoon@redhat.com \
    --cc=dje@google.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@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