On 2019/12/06 10:46, Marc Espie wrote: > I'm also wondering about an option to install all available debug packages > for a given port (e.g., the debug package for the port, and the debug > packages for the dependencies as well). That's not written yet. Might be > convenient. Probably -dd
-dd sounds like it would be useful. The thing I miss most at the moment is an easy way to install debug packages from a port build, I can use something like "doas env PKG_PATH=/usr/ports/packages/amd64/all pkg_add -D unsigned debug-whatever" but it's a bit fiddly. Note to other readers (I know Marc knows :) this is currently only for amd64. It might be possible to add some arches, but others have too many limits that it won't work out.
