ELFUTILS 0.182 - http://elfutils.org/
A new release of elfutils is available at:
ftp://sourceware.org/pub/elfutils/0.182/
or https://sourceware.org/elfutils/ftp/0.182/
* NEWS *
backends: Support for tilegx has been removed.
config: New /etc/profile.d files to provide default $DEBUGINFOD_URLS.
On Sat, Oct 31, 2020 at 09:55:28PM +0300, Dmitry V. Levin wrote:
> Fixes: 94708e964601 ("PR25461: add /etc/profile.d files for default
> $DEBUGINFOD_URLS")
> Fixes: fee123fb771f ("PR25461: uninstall /etc/profile.d files for
> distuninstallcheck")
> Signed-off-by: Dmitry V. Levin
> [...]
> @@ -1,
On Sat, 2020-10-31 at 15:52 -0400, Frank Ch. Eigler wrote:
> > I'd like to build, just as an example, libdebuginfod as ONLY a
> > static library and link it statically with debuginfod, gdb, etc.
>
> libdebuginfod relies on a bunch of other libraries (curl and all of
> its dependencies), so a libde
Hi -
> I'd like to build, just as an example, libdebuginfod as ONLY a static
> library and link it statically with debuginfod, gdb, etc.
libdebuginfod relies on a bunch of other libraries (curl and all of
its dependencies), so a libdebuginfod.a is unlikely to buy you much.
OTOH, libtool is one
Hi all; sorry for the lack of more details on my coredumper library
issue. I am underwater with other things but I will definitely get
back to that, hopefully next week.
In the meantime I have a question: has anyone done any work to get the
--{enable/disable}-{shared/static} configure options wor
Fixes: 94708e964601 ("PR25461: add /etc/profile.d files for default
$DEBUGINFOD_URLS")
Fixes: fee123fb771f ("PR25461: uninstall /etc/profile.d files for
distuninstallcheck")
Signed-off-by: Dmitry V. Levin
---
config/ChangeLog | 5 +
config/Makefile.am | 2 +-
2 files changed, 6 insertions
Set version to 0.182.
Update NEWS and elfutils.spec.in.
Regenerate po/*.po files.
Signed-off-by: Mark Wielaard
---
ChangeLog | 5 +
NEWS| 14 +
config/ChangeLog| 4 +
config/elfutils.spec.in | 9 +
configure.ac| 2 +-
po/ChangeLog
Hi -
Committing as obvious enough. :-)
Author: Frank Ch. Eigler
Date: Sat Oct 31 09:48:56 2020 -0400
debuginfod: Accelerate traversal, shutdowns, improve metrics
Added new metrics for scanning that allow estimation of its reading
bandwidth. Accelerated responsivity to SIGINT
Some combination of old glibc and valgrind create unsuppressable memory
leak warnings when the process is run under valgrind, is multi-threaded
and uses dlopen. libdw will try to dlopen libdebuginfod be default.
So simply override dlopen and always return NULL to make sure
libdebuginfod is never lo
Hi,
On Sat, 2020-10-31 at 02:12 +, build...@builder.wildebeest.org
wrote:
> The Buildbot has detected a failed build on builder whole buildset
> while building elfutils.
> Full details are available at:
> https://builder.wildebeest.org/buildbot/#builders/2/builds/600
>
> Buildbot URL: htt
10 matches
Mail list logo