Hello elfutils-devel@
I'm working on a use case for debuginfod (in LLVM) that needs a solution
for authentication and authorization of users when accessing source and
debug information. I've put together a short RFC for how this might work,
based on how git and Docker CLIs handle credentials. It s
Hi Milian,
On Mon, 2022-07-11 at 18:40 +0200, Milian Wolff wrote:
> in heaptrack I have code to runtime attach to a program and then
> rewrite the
> various rel / rela / jmprel tables to intercept calls to malloc & friends.
>
> This works, but now I have received a crash report for what seems to