Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: drow@false.org
Cc: gdb-patches@sourceware.org
Subject: Re: [rfc] Recognize GCC pointer to member function DWARF2 descriptions
Date: Fri, 18 Aug 2006 13:26:00 -0000	[thread overview]
Message-ID: <200608180608.k7I68oUG019449@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <20060818041112.GB13020@nevyn.them.org> (message from Daniel 	Jacobowitz on Fri, 18 Aug 2006 00:11:12 -0400)

> Date: Fri, 18 Aug 2006 00:11:12 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> On Sun, Aug 06, 2006 at 10:57:40PM -0400, Daniel Jacobowitz wrote:
> > GCC emits DW_TAG_ptr_to_member_type for pointers to member data, but not
> > for pointers to member functions.  I plan to fix this in GCC eventually,
> > but in the mean time, this does some pattern recognition on the GCC
> > output to convert it into a pointer to member.  It recognizes structures
> > of the form:
> > 
> > struct {
> >   void (*__pfn) (args, ...);
> >   ptrdiff_t __delta;
> > };
> 
> I checked this in as attached, with a typo fix.  The underlying issue
> being worked around here is GCC PR debug/28767.

Could you add a reference to that GCC PR in a comment somewhere?  I
think it'd be useul to know exactly what GCC issue is being worked
around.

Mark


  reply	other threads:[~2006-08-18  6:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07  2:57 Daniel Jacobowitz
2006-08-18  9:21 ` Daniel Jacobowitz
2006-08-18 13:26   ` Mark Kettenis [this message]
2006-08-19  3:22     ` Daniel Jacobowitz

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=200608180608.k7I68oUG019449@elgar.sibelius.xs4all.nl \
    --to=mark.kettenis@xs4all.nl \
    --cc=drow@false.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