On Mon, 2017-10-16 at 13:28 +0200, Mark Wielaard wrote:
> For -k the argp parser could fail to find the modules after the kernel
> itself was already found. Calling failure at this point closes the Dwfl,
> which isn't necessary. Just warn about the missing modules and continue
> with the kernel onl
For -k the argp parser could fail to find the modules after the kernel
itself was already found. Calling failure at this point closes the Dwfl,
which isn't necessary. Just warn about the missing modules and continue
with the kernel only Dwfl.
Signed-off-by: Mark Wielaard
---
libdwfl/ChangeLog |