This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: [PATCH] Handle GNU extension opcodes in dwarf_getlocation


On Tue, 09 Oct 2012 22:50:20 +0200, Petr Machata wrote:
> Mark Wielaard <mjw@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@redhat.com>
	Date:   Thu May 12 17:40:52 2011 +0000
with:
	* gdb.dwarf2/typeddwarf.S: New file.


Jan

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