binaryninja-api
binaryninja-api copied to clipboard
PDB Plugin should be prevented from running twice
PDB Plugin can be run many times. The PDB plugin should add some bit of metadata to prevent it from being run twice. All it does is take a long time to do nothing if you run it twice. It seemed to lock up the UI too, which is probably a separate bug.