Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Subject: Re: [RFA/DWARF] Add DW_AT_GNAT_descriptive_type support
Date: Tue, 12 Jan 2010 05:53:00 -0000	[thread overview]
Message-ID: <20100112055258.GJ2007@adacore.com> (raw)
In-Reply-To: <m3ljg4qzj5.fsf@fleche.redhat.com>

> FWIW, I skimmed through it and nothing jumped out at me.

Thanks, Tom. Patch now checked in. I'll ask Eric to work on the GCC
side.  For the record, I switched the implementation of need_gnat_info
to always returning zero:

  /* FIXME: brobecker/2010-10-12: As of now, only the AdaCore version
     of GNAT produces this auxiliary information, without any indication
     that it is produced.  Part of enhancing the FSF version of GNAT
     to produce that information will be to put in place an indicator
     that we can use in order to determine whether the descriptive type
     info is available or not.  One suggestion that has been made is
     to use a new attribute, attached to the CU die.  For now, assume
     that the descriptive type info is not available.  */
  return 0;

This will be adjusted later on, when support is added to GCC.

-- 
Joel


      reply	other threads:[~2010-01-12  5:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-24 18:07 Joel Brobecker
2009-12-24 19:40 ` Jan Kratochvil
2009-12-25  4:36   ` Joel Brobecker
2009-12-25  9:40     ` Jan Kratochvil
2010-11-03 19:25       ` Jan Kratochvil
2010-11-03 20:48         ` Joel Brobecker
2010-01-05 20:12 ` Tom Tromey
2010-01-11 10:41   ` Joel Brobecker
2010-01-11 18:15     ` Tom Tromey
2010-01-12  5:53       ` Joel Brobecker [this message]

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=20100112055258.GJ2007@adacore.com \
    --to=brobecker@adacore.com \
    --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