Re: analysing a coredump

From: void <void_at_f-m.fm>
Date: Thu, 30 Nov 2023 13:56:47 UTC
On Thu, Nov 30, 2023 at 02:14:29PM +0100, Alexander Leidinger wrote:

>A port-build normally strips away debug info. But we have 
>infrastructure for this:
>    https://wiki.freebsd.org/DebuggingPorts
>
>You can even add this to the poudriere make.conf.

this EXACTLY is what I needed, TYVM :D
--