Post install debuginfo

Aaron LI aly at aaronly.me
Mon Jan 19 20:49:47 PST 2026


On 1/15/26 8:45 PM, Paul Floyd wrote:
> Hi
> 
> Is there a way to install debuginfo post install?
> 
> I'd like debuginfo for at least libc libpthread and ld.so
> 

Hi Pual,

I'm afraid that's not currently possible.

You'll have to manually build and install the world with debug info.

That requires edit /etc/make.conf to add:
 > DEBUG_FLAGS=-g

Cheers,
Aaron


More information about the Users mailing list