Re: [PATCH] libdw: Handle .debug_loclists in dwarf_getlocation.

2018-05-29 Thread Mark Wielaard
On Mon, 2018-05-28 at 13:32 +0200, Mark Wielaard wrote: > Handle all new DW_LLE opcodes in .debug_loclists in dwarf_getlocation. > __libdw_read_begin_end_pair_inc now also handles a default location > (which is simply the range [0,-1]). Since expression blocks can now > also come from the .debug_lo

[PATCH] libdw: Handle .debug_loclists in dwarf_getlocation.

2018-05-28 Thread Mark Wielaard
Handle all new DW_LLE opcodes in .debug_loclists in dwarf_getlocation. __libdw_read_begin_end_pair_inc now also handles a default location (which is simply the range [0,-1]). Since expression blocks can now also come from the .debug_loclists section add a new fake_loclists_cu necessary for checking