main/gcc: add -dbg subpackages
This MR adds -dbg subpackages for runtime libraries built from gcc
source code.
Our use case for this is to be able to use the Linux kernel perf
utility while correctly unwinding frames in libstdc++
.
This MR adds -dbg subpackages for runtime libraries built from gcc
source code.
Our use case for this is to be able to use the Linux kernel perf
utility while correctly unwinding frames in libstdc++
.