[COMMITTED] libdw: Reject DW_OP_implicit_value in CFI.

2019-04-27 Thread Mark Wielaard
When we encounter a DW_OP_implicit_value we call store_implicit_value () which will try to store the value as part of the Dwarf dbg. But if we are examining CFI there will be no Dwarf dbg. And DW_OP_implicit_value should not be part of CFI. So explicitly reject it in store_implicit_value if dbg is

Re: Dwarf_Op

2019-04-27 Thread Mark Wielaard
On Fri, Apr 26, 2019 at 04:48:49PM +, Sasha Da Rocha Pinheiro wrote: > The output from dwarfdump: > > <5><0x00400918:0x00400974> 0> > > 0x00400918: > 0x0040091c:> > 0x00400920:> > 0x00400970: > > I'm getting the rules for r30 at PC 0x

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-04-27 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Mark Wielaard changed: What|Removed |Added Summary|abidw: wrong results when |ebl_openbackend might use