On Sun, 18 Mar 2018 13:50:53 -0400 Martin Vuille <[email protected]> wrote:
> In verbose level 2, errors returned by libdw are reported in most cases, > but not when calling dwfl_attach_state. > > Since elfutils v 0.160 (2014), dwfl_attach_state sets the error code to > report failure cause. On failure, log the reported error. > > Signed-off-by: Martin Vuille <[email protected]> > --- Reviewed-by: Kim Phillips <[email protected]> Kim

