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

On 09/18/2014 01:45 AM, 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.
> 
> Indeed.

Nice, this looks good to me.  Thanks.

> +        } {
> +	    declare_labels integer_label
> +
> +            integer_label: DW_TAG_base_type {
> +                {DW_AT_byte_size 4 DW_FORM_sdata}
> +                {DW_AT_encoding @DW_ATE_signed}
> +                {DW_AT_name integer}
> +            }
> +

Something odd with indentation here (and likewise
in the other CU).  Looks like tabs vs spaces.

> +	    DW_TAG_variable {
> +		{DW_AT_name with_producer}
> +		{DW_AT_type :$integer_label}
> +		{DW_AT_external 1 flag}
> +		{DW_AT_const_value 42 DW_FORM_sdata}
> +	    }

Thanks,
Pedro Alves


  reply	other threads:[~2014-09-18  9:39 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 [this message]
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=541AA831.6000509@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