[Bug backends/24488] abidw: wrong results when running with ASAN runtim

2019-04-26 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

Re: Dwarf_Op

2019-04-26 Thread Sasha Da Rocha Pinheiro
Hi Mark, The output from dwarfdump: <5><0x00400918:0x00400974> 0x00400918: 0x0040091c: 0x00400920: 0x00400970: I'm getting the rules for r30 at PC 0x0040091c. The value you see -24 from cfa is passed delivered by libdw as: (gdb) p/x locati

[Bug libdw/24488] abidw: wrong results when running with ASAN runtim

2019-04-26 Thread maennich at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Matthias Maennich changed: What|Removed |Added CC||elfutils-devel at sourceware dot

Re: Dwarf_Op

2019-04-26 Thread Mark Wielaard
Hi Sasha, On Thu, 2019-04-25 at 23:59 +, Sasha Da Rocha Pinheiro wrote: > I have a Dwarf_Op object whose member "number" has size of 8 bytes. > Its value although is 0xFFE8. > Shouldn't it be 0xFFE8 instead? > Since it means an offset, for the current operation, shoul