This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: implement DW_OP_GNU_implicit_pointer


On Mon, 2010-11-22 at 14:16 -0700, Tom Tromey wrote:
> This patch implements DW_OP_GNU_implicit_pointer.  This is a new GNU
> extension to DWARF that lets debuginfo refer to a synthetic pointer that
> points to content which itself is computed via some DWARF expressions.
> 
> If you are on dwarf-discuss, the description is in the archives.  Since
> the archives are closed, I won't link to them.  AFAIK there's no truly
> public description of this feature.

There is http://dwarfstd.org/ShowIssue.php?issue=100831.1
Although I don't know if that is a permanent URL.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]