<div dir="ltr">Hello,<br>I am testing a yocto based system, where it seems that "coredumpctl info" isn't able to use minidebuginfo / gnu_debugdata to extract a symbolized call-stack. I saw in the code that coredumpctl uses elfutils / libdwfl in order to extract a call-stack, and as far as I understand libdwfl supports minidebuginfo since this commit (<a href="https://sourceware.org/git/?p=elfutils.git;a=commit;h=5083a70d3b64946fa47ea5766943a15a3ecc6891">https://sourceware.org/git/?p=elfutils.git;a=commit;h=5083a70d3b64946fa47ea5766943a15a3ecc6891</a>).<br><br>Is there a configuration / build-option / etc. to enable support for minidebuginfo in coredumpctl? If no isĀ it on the roadmap? The advantage of minidebuginfo is that it is much smaller than full debug symbols.<br><br>Thanks,<br>Etienne Cordonnier</div>