File caching issue
Author: eversoleaCreated Jan 13, 2026Updated Feb 5, 2026
Hi. I don't have a video showing this, but I was using Dependencies GUI to figure out whether my exe had debug library dependencies or not.
- When I opened a binary file for analysis, it showed that it had debug library dependencies.
- This binary file was then deleted and regenerated without debug library dependencies.
- The Dependencies GUI continued to show that it had debug library dependencies. This is after closing the tab and drag-and-dropping my binary back into the Dependency GUI.
- It was only after closing the Dependencies GUI application, and then reopening it and drag-and-dropping my binary into Dependency GUI for analysis that it showed no debug library dependencies (just release).
I think Dependencies GUI has a caching issue when reopening the same file.
Source: lucasg/Dependencies