objdiff
objdiff copied to clipboard
Clicking "Build" after deleting target object file causes endless spam of errors.
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.