encounter / objdiff

A local diffing tool for decompilation projects
Apache License 2.0
98 stars 18 forks source link

Clicking "Build" after deleting target object file causes endless spam of errors. #40

Closed camthehaxman closed 4 days ago

camthehaxman commented 8 months ago

If the target object file (the one built from the asm) is deleted (by make clean or whatever), and the "Build" button in objdiff is clicked once, it will spam the same error endlessly and max out CPU usage doing so. I also have "Rebuild on changes" unchecked. Screenshot_2024-02-02_10-47-14