Re: [PATCH 08/10] libdw: Add DWARF4 DW_ATE_UTF.

2012-07-27 Thread Richard Henderson
On 07/27/2012 07:51 AM, Tom Tromey wrote: > Mark> and DW_OP_GNU_encoded_addr. > > http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01713.html > > I hadn't even heard of this before. GDB apparently doesn't implement > it. I do see it in libgcc, though. Heh. I'd forgotten about this. And, amusingl

Re: [PATCH 08/10] libdw: Add DWARF4 DW_ATE_UTF.

2012-07-27 Thread Tom Tromey
> "Mark" == Mark Wielaard writes: Mark> Only completely unknowns are DW_OP_GNU_uninit http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00068.html IIRC this one is badly specified, and you need a special gcc option to ever get it. AFAIK nobody uses it. Mark> and DW_OP_GNU_encoded_addr. http:/

Re: [PATCH 08/10] libdw: Add DWARF4 DW_ATE_UTF.

2012-07-27 Thread Mark Wielaard
On Thu, Jul 26, 2012 at 03:53:59PM -0700, Roland McGrath wrote: > > I did a spot check while writing the DwarfExtensions page: > > https://fedorahosted.org/elfutils/wiki/DwarfExtensions > > Incidentally, when I looked before some of the "DWARF5 proposal" and > such links were broken. I don't reca