ndk
ndk copied to clipboard
[FR] investigate split dwarf
The tools support splitting debug info from the binaries. Not sure if we need build system support for this, or if it's just flags for the user. At the very least we should document how to use it.
https://gcc.gnu.org/wiki/DebugFission
Related CMake bug: https://gitlab.kitware.com/cmake/cmake/-/issues/21179