[PATCH] Handle GNU extension opcodes in dwarf_getlocation

Jan Kratochvil jan.kratochvil at redhat.com
Wed Oct 10 05:53:22 UTC 2012


On Tue, 09 Oct 2012 22:50:20 +0200, Petr Machata wrote:
> Mark Wielaard <mjw at redhat.com> writes:
> > Do you happen to know where
> > DW_OP_GNU_reinterpret is described, I assumed it was part of
> > http://www.dwarfstd.org/doc/040408.1.html but it isn't in there.
> 
> No, it isn't, I didn't find it anywhere else but in elfutils.  It's not
> even in my test binary, only DW_OP_GNU_convert is.

DW_OP_GNU_convert is handled by GDB:
	commit ff577da70c2f9064dce1abb1742fabe4d93edabb
	Author: Tom Tromey <tromey at redhat.com>
	Date:   Thu May 12 17:40:52 2011 +0000
with:
	* gdb.dwarf2/typeddwarf.S: New file.


Jan


More information about the elfutils-devel mailing list