debugger
debugger copied to clipboard
Detect mismatch between the file on the disk and in the database
When the user patched the binary, what is in the database is no longer the same as on the disk. We should let the user know about the situation and decide what to do.
Related to #691