79138206

Date: 2024-10-29 16:56:04
Score: 0.5
Natty:
Report link

This article helped me https://ubuntu.com/server/docs/about-debuginfod

For my case it worked after I set the cache directory in .bashrc to something custom

export DEBUGINFOD_CACHE_PATH="/some/path/to/.gdbcache"

And increased by 1000 the cache clean interval in /some/path/to/.gdbcache/cache_clean_interval_s

Reasons:
  • Blacklisted phrase (1): This article
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mateo de Mayo