On Wed, 10 Sep 2014 22:33:50 +0200, Mark Wielaard wrote: > On Wed, 2014-09-10 at 21:22 +0200, Jan Kratochvil wrote: > > libdwfl/ > > 2014-09-10 Jan Kratochvil <jan.kratoch...@redhat.com> > > > > * dwfl_build_id_find_elf.c (dwfl_build_id_find_elf): Use IS_EXECUTABLE. > > * dwfl_segment_report_module.c (dwfl_segment_report_module): Set > > IS_EXECUTABLE. > > * libdwflP.h (struct Dwfl_Module): New field is_executable. > > I like this cleanup (modulo the already existing e32/e64 confusion in the > code).
Checked in as: 6097c00a539873e9baa22e10f9387b9c36c4fa25 In the form as posted, without any cleanups being discussed. Thanks, Jan