On Fri, Apr 14, 2023 at 10:22 PM Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx> wrote: > > That part should be dealt with the recently released pahole 1.25: > > https://git.kernel.org/pub/scm/devel/pahole/pahole.git/commit/?id=c4eb1897d1f3841d291ee39dc969c4212750cf2c > https://git.kernel.org/pub/scm/devel/pahole/pahole.git/commit/?id=1231b6b9b4d88e0084bef4254eb1a05eb9935c99 > > But there are more issues, I'll resume work on Rust soon, after a detour on Go, and I think the changes made for Go make the DWARF loading more robust and may even have helped with Rust already: > > https://git.kernel.org/pub/scm/devel/pahole/pahole.git/commit/?h=next&id=31bc0d7410572f6e03e3ed9da7c8c6f0d8df23c8 Thanks Arnaldo! On my side, I still have to come back to `pahole` (for the test cases). Cheers, Miguel