binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

PDB Plugin should be prevented from running twice

Open plafosse opened this issue 4 years ago • 0 comments

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.

plafosse avatar Oct 14 '21 20:10 plafosse