Talk:Debuginfod
Latest comment: 26 April by Lahwaacz in topic How to clear the cache
How to clear the cache
I don't know if it simply the last gdb session I run with debuginfod on, but i already ahve around 1.5Gin ~/.cache/debuginfod_client.
Is there a command to clear the cache, or just I delete that directory or its content? solsTiCe (talk) 20:18, 18 April 2024 (UTC)
- See debuginfod(8) § CACHE, especially the
cache_clean_interval_s
andmax_unused_age_s
control files. Feel free to add a section about this to the page. — Lahwaacz (talk) 05:55, 19 April 2024 (UTC)- OK. Done. not sure about my last advice to clear folders. Especially the find command with rm-rf in it? Is it bad? solsTiCe (talk) 23:16, 20 April 2024 (UTC)
- I see you've removed the command, that is fine: Arch users should know how to remove a directory tree. — Lahwaacz (talk) 05:40, 26 April 2024 (UTC)
- OK. Done. not sure about my last advice to clear folders. Especially the find command with rm-rf in it? Is it bad? solsTiCe (talk) 23:16, 20 April 2024 (UTC)