On Wed, Aug 26, 2020 at 02:30:42PM +0200, Mark Wielaard wrote:
> It can happen that there are no line number statements at the end of
> a debug line section. So don't check that there are any more bytes
> after the last file entry. And print "No line number statements."
Pushed.
Hi Mark,
On Sun, Aug 30, 2020 at 10:40:29PM +0200, Mark Wielaard wrote:
> Hi Dmitry,
>
> On Thu, Aug 20, 2020 at 11:27:24PM +0300, Dmitry V. Levin wrote:
> > debuginfod-client.c used to try to dlopen libdebuginfod.so even if
> > libdebuginfod was completely disabled using --disable-libdebuginfod.
Hi Dmitry,
On Thu, Aug 20, 2020 at 11:27:24PM +0300, Dmitry V. Levin wrote:
> debuginfod-client.c used to try to dlopen libdebuginfod.so even if
> libdebuginfod was completely disabled using --disable-libdebuginfod.
>
> Fix this by disabling build of debuginfod-client.c and disabling all
> __libd