Re: [PATCH 0/2] minor fixes to faddr2line
From: Pankaj Raghav
Date: Wed Sep 24 2025 - 09:18:38 EST
On 9/21/25 12:03, Pankaj Raghav (Samsung) wrote:
> From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
>
> The first commit fixes the issue I am facing in NixOS.
>
> The second commit uses a tempfile instead of shell variable while trying
> to read the elf file.
>
> Pankaj Raghav (2):
> scripts/faddr2line:use /usr/bin/env bash for portability
> scripts/faddr2line:fix "Argument list too long" error
>
> scripts/faddr2line | 15 ++++++++++-----
> 1 file changed, 10 insertions(+), 5 deletions(-)
>
Gentle ping Josh :)
--
Pankaj