It would be nice if there was a LibreELEC package that adds common debugging tools to LibreELEC. Things like:
- nm
- ltrace
- objdump
- readelf
We currently need to investigate a Kodi issue using Google's Widevine CDM library (Playback fails using newer Widevine CDM 4.10.2252.0 on ARM · Issue #437 · emilsvennesson/script.module.inputstreamhelper · GitHub), and LibreELEC doesn't have any of the necessary tools to investigate. The only tool I have to investigate a library is strings and ldd.