ndk icon indicating copy to clipboard operation
ndk copied to clipboard

[FR] investigate split dwarf

Open DanAlbert opened this issue 4 years ago • 0 comments

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

DanAlbert avatar Mar 12 '21 09:03 DanAlbert